Skip to content

Releases: rolldown/notify

rolldown-notify-v8.2.3

22 Nov 05:08
e9cd28c

Choose a tag to compare

Fixed

  • align the behavior of kqueue backend more with others (#16)

rolldown-notify-debouncer-mini-v0.7.3

22 Nov 05:08
e9cd28c

Choose a tag to compare

Other

  • updated the following local packages: rolldown-notify

rolldown-notify-debouncer-full-v0.6.3

22 Nov 05:08
e9cd28c

Choose a tag to compare

Other

  • updated the following local packages: rolldown-notify

rolldown-notify-v8.2.2

21 Nov 14:07
7b3a91a

Choose a tag to compare

Fixed

  • remove watch handles after file deletion for inotify (#15)
  • avoid watching file under a directory that is watched for inotify backend (#14)

Other

  • verify watch handles for kqueue (#13)
  • verify watch handles for Windows backend (#12)
  • verify watch handles for inotify (#11)
  • separate watch_handles from watchers for inotify backend (#9)

rolldown-notify-debouncer-mini-v0.7.2

21 Nov 14:07
7b3a91a

Choose a tag to compare

Other

  • updated the following local packages: rolldown-notify

rolldown-notify-debouncer-full-v0.6.2

21 Nov 14:07
7b3a91a

Choose a tag to compare

Other

  • updated the following local packages: rolldown-notify

rolldown-notify-v8.2.1

16 Nov 09:45
02c3f56

Choose a tag to compare

Fixed

  • emit remove event if add watch fails due to non-existing path for kqueue watcher (#6)
  • throw fsevents stream start error properly (#4)

Other

  • add kqueue tests (#5)
  • reuse the same ReadDirectoryChangesW handle for watching a file in the same directory (#3)
  • migrate to rust edition 2024 (#2)
  • add benchmark for .paths_mut (#1)
  • fix test failure with macOS kqueue
  • add test helpers and tests (#728)
  • FsEventWatcher crashes when dealing with empty path (#718)
  • update rust toolchain to 1.90.0

rolldown-notify-types-v2.0.1

16 Nov 09:45
02c3f56

Choose a tag to compare

Other

  • update rust toolchain to 1.90.0

rolldown-notify-debouncer-mini-v0.7.1

16 Nov 09:45
02c3f56

Choose a tag to compare

Other

  • updated the following local packages: rolldown-notify-types, rolldown-notify

rolldown-notify-debouncer-full-v0.6.1

16 Nov 09:45
02c3f56

Choose a tag to compare

Other

  • migrate to rust edition 2024 (#2)