Skip to content

0.11.5-M7

Choose a tag to compare

@github-actions github-actions released this 07 May 11:32
5443f89
Improvements to `oslib.watch` (#386)

- Remove extraneous `println`s in `WatchServiceWatcher`
- Add `filter: os.Path => Boolean` parameter to `watch`
- Correctly handle `OVERFLOW` events.
- Bump scala versions to allow compilation on newer JDKs.