Releases
1.2.2
1.2.2 (2020-10-27)
Features
MediaInfo: support get media info (23249f1 )
Webflux: migrate to annotation based Webflux (65b2dbf )
Performance Improvements
Bash: abstract functions into common.sh (5e3fc6f )
Concurrency: improve Java object lock for FileWatcher::terminate() (fe41844 )
FileWatcher: capture ClosedWatchServiceException (cf8f4ca )
FileWatcher: close WatchService synchronously (2e28596 )
FileWatcher: gracefully destroy FileWatcher (f1b9720 )
FileWatcher: recursively monitor directory (2195010 )
Travis: beautify bash command (5750e06 )
Travis: colorize bash command (b6bd88d )
Travis: display timestamp (037e9b1 )
Travis: make bash message bold (73b7d97 )
Reverts
Travis: uncomment 'set -e' (b4da625 )
BREAKING CHANGES
Concurrency: improve Java object lock for FileWatcher::terminate()
FileWatcher: recursively monitor directory; fixed file not deleted
under sub directory problem
Webflux: migrate to annotation based Webflux
You can’t perform that action at this time.