AO IO Filesystems POSIX Changelog

ao-io-filesystems-posix-0.2.1

Release Notes

  • Now properly restoring Thread interrupted state on InterruptedException.

ao-io-filesystems-posix-0.2.0

Release Notes

  • Now supports Java 9+ modules with included module-info.class.
  • Maven artifact relocated from com.aoindustries:ao-io-filesystems-posix to com.aoapps:ao-io-filesystems-posix.
  • Package renamed from com.aoindustries.io.filesystems.unix to com.aoapps.io.filesystems.posix.
  • Renamed *UnixFileSystem to *PosixFileSystem.

ao-io-filesystems-posix-0.1.0

Release Notes

  • Project moved to GitHub and Maven.