Skip to content

Releases: umjammer/vavi-nio-file-discutils

version 0.14.7

18 Feb 09:59
860f8a2
Compare
Choose a tag to compare
  • ⚒️ maintenance version

version 0.14.6

26 May 08:14
268f7e4
Compare
Choose a tag to compare
  • use libchdr instead of aaru
  • use jpl instead of jul

version 0.14.5

07 Feb 20:06
Compare
Choose a tag to compare
  • maintenance version
    • use ByteUtil instead of EndianUtilities
    • use a jdk method instead of original

version 0.14.4

07 Feb 20:06
Compare
Choose a tag to compare
  • [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

24 Oct 06:57
Compare
Choose a tag to compare
  • 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