Releases: umjammer/vavi-nio-file-discutils
Releases · umjammer/vavi-nio-file-discutils
version 0.14.7
version 0.14.6
- use libchdr instead of aaru
- use jpl instead of jul
version 0.14.5
- maintenance version
- use ByteUtil instead of EndianUtilities
- use a jdk method instead of original
version 0.14.4
- [aaru:chd,qcow2] add alpha code
- [vhd] fix a bug that always closing a stream at a constructor
- [registry] add sample files for test
- [stream] follow library update (method signatures are changed)
- [vdi] fix ad-hoc that finalizer is called unexpected timing at testing w/ fuse
version 0.14.3
- AssafTzurEl@3853944811a16d6220dcb… ced8029
- fix c# array interface method names
- BZip2DecoderStream: Return 0 when reading beyond the end of the stream
- use protected fields instead of getter methods
- modify return type 568a6d7
- use default library e01751a
- extract about cache for diskutil fs 0a5c900
- make interface like Java Map f37306d
- name into enum 0991984
- make it work on multithread for fuse e4b6a8e
- fix a bug e7b6853
- catch up with dependencies update 73f93e4
- [fuse][ntfs] make it work
- good bye 91b06c4
- [fat] refactor 3 types implementation as enum c0126dc
- avoid to use zipfs in jar 42ed7b4
- [package] use small case 0a4688f
- [buildtask] implemented as mojo 59260b6
- make file separator java compliant 5544039
- abstract class -> interface
- [emu・fat] implement emu disk detection and pc98 partition, bpb e9ba557