Releases: SWAT-engineering/java-watch
Releases · SWAT-engineering/java-watch
v0.9.3 use daemon threads for internal operations
Full Changelog: v0.9.2...v0.9.3
v0.9.2 change the default to also use the new FSEvent API on macOS
Full Changelog: v0.9.1...v0.9.2
v0.9.1 macOS support using native api
- A breaking change of the top level function name (#37)
- On macOS we now use the "File System Events" API, to avoid the JDK polling behavior (#39)
- New additions to the test suite for renames and deletes (#42 and #39)
Full Changelog: v0.5.0...v0.9.1
v0.5.0 first version
First version of java-watch. Included features:
- Monitor changes at:
- single entry level
- directory level (only direct descendants)
- all descendants level
- Handle
OVERFLOW
events:- Yourself
- We generate events for all current entries on disk
- We keep track of changes in a map, and based on modification stamp generate a most likely events
- extensive tests for Linux/Windows/OSX support
v0.5.0-RC4
[maven-release-plugin] copy for tag v0.5.0-RC4
v0.5.0-RC3
release 0.5.0-RC3
v0.5.0-RC2
[maven-release-plugin] copy for tag v0.5.0-RC2
RC1 for trying out deployment to maven central
v0.5.0-RC1 [maven-release-plugin] copy for tag v0.5.0-RC1