Skip to content

Releases: rolldown/notify

rolldown-notify-debouncer-full-v0.7.4

25 Dec 04:47
7e1ed34

Choose a tag to compare

Other

  • updated the following local packages: rolldown-notify

rolldown-notify-v10.0.0

19 Dec 11:34
3fbd975

Choose a tag to compare

Other

  • [breaking] remove implicit dependency named features (#61)
  • consolidate paths to parent path when threshold exceeded for fsevents watcher (#60)
  • only watch the top-most path for fsevents watcher (#59)
  • simplify path to CFString conversion (#58)
  • use objc2-core-* instead of fsevent-sys (#57)
  • rename recursive_info to watches in fsevents watcher (#55)

rolldown-notify-debouncer-mini-v0.8.3

19 Dec 11:35
3fbd975

Choose a tag to compare

Other

  • updated the following local packages: rolldown-notify

rolldown-notify-debouncer-full-v0.7.3

19 Dec 11:35
3fbd975

Choose a tag to compare

Other

  • updated the following local packages: rolldown-notify

rolldown-notify-v9.1.1

18 Dec 08:55
2c8310d

Choose a tag to compare

Fixed

  • emit multiple events if multiple files are created at once for kqueue watcher (#54)

Other

  • use vec to collect events to emit in kqueue watcher (#53)
  • enable more clippy rules (#50)

rolldown-notify-types-v2.0.2

18 Dec 08:54
2c8310d

Choose a tag to compare

Other

  • enable more clippy rules (#50)

rolldown-notify-debouncer-mini-v0.8.2

18 Dec 08:55
2c8310d

Choose a tag to compare

Other

  • enable more clippy rules (#50)

rolldown-notify-debouncer-full-v0.7.2

18 Dec 08:55
2c8310d

Choose a tag to compare

Other

  • enable more clippy rules (#50)

rolldown-file-id-v0.2.5

18 Dec 08:55
2c8310d

Choose a tag to compare

Other

  • (file-id) reduce unsafe block range and add safety comment (#52)
  • enable more clippy rules (#50)

rolldown-notify-v9.1.0

25 Nov 15:33
0e3bc44

Choose a tag to compare

Added

  • add tracing logs to remaining files (#48)
  • add tracing logs for fsevent backend (#47)
  • add tracing logs for kqueue backend (#46)
  • add tracing logs for Windows backend (#45)
  • add tracing logs for inotify backend (#44)

Fixed

  • filter out unrelated events for inotify & kqueue backend (#38)

Other

  • add optional modify_data_size event expects for kqueue (#49)
  • use tracing instead of log (#43)
  • tweak upgrade_to_recursive kqueue test to reduce flakiness (#42)
  • tweak upgrade_to_recursive kqueue test to reduce flakiness (#41)
  • add upgrade_to_recursive tests (#40)