Skip to content

5.0.0-pre.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@0xpr03 0xpr03 released this 14 Aug 12:35
· 159 commits to main since this release

5.0.0-pre.16 (2022-08-12)

This is the final release before 5.0.0 !

  • CHANGE: require config for watcher creation and unify config #426
  • CHANGE: fsevent: use RenameMode::Any for renaming events #371
  • FEATURE: re-add debouncer as new crate and fixup CI #286
  • FEATURE: allow disabling crossbeam-channel dependency #425
  • FIX: PollWatcher panic after delete-and-recreate #406
  • MISC: rework pollwatcher internally #409
  • DOCS: cleanup all docs towards v5 #395