PackageTrack
Sign in Get early access

inotify

Idiomatic wrapper for inotify

0.11.5 151M downloads/mo #610 most downloaded on crates.io hannobraun/inotify-rs

What this package is like to depend on

Last release 9 days ago

14 Aug 2026

Release timing varies

gaps range from 2 weeks to 1.5 years

Some releases are documented

notes for 25 of 48 stable releases

Nothing withdrawn

no release was ever pulled

12 years old

48 releases · first in 2014

5 releases in the last 12 months

see the full history below

Release timeline

48 releases · Dec 2014 to Aug 2026
2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 48
  1. 0.11.5 14 Aug 2026
    Release notes
    • Show in API docs where stream feature is required (#266)
    Open source →
  2. 0.11.4 08 Jul 2026
    Release notes
    • Add support for FreeBSD (#258)
    Open source →
  3. 0.11.3 06 Jul 2026
    Release notes
    • Add WatchMask::MASK_CREATE (#263)
    Open source →
  4. 0.11.2 01 Jun 2026
    Release notes
    • Make improvements to documentation (#254, #256)
    • Re-export Stream and StreamExt (#257)
    • Consider file descriptors backed by one inotify instance as equal (#260)
    Open source →
  5. 0.11.1 06 Mar 2026
    Release notes
    Open source →
  6. 0.11.0 19 Aug 2024
    Release notes
    • Fix link in README (#209)
    • Breaking change: Make bits field of EventMask/WatchMask inaccessible. You can use the .bits() method instead. (#211, #218)
    • Fix various links in documentation (#213)
    • Bump minimum supported Rust version (MSRV) to 1.70. (#219)
    Open source →
  7. 0.10.2 27 Jul 2023
    Release notes
    • Fix broken links to Watches in documentation (#205)
    Open source →
  8. 0.10.1 07 Jun 2023
    Release notes
    • Add WatchDescriptor::get_watch_descriptor_id (#193)
    • Add Event::to_owned (#196)
    • Deprecate Event::into_owned (#196)
    • Add Watches/Inotify::watches/EventStream::watches (#197)
    • Deprecate Inotify::add_watch/Inotify::rm_watch (#197)
    • Add Inotify::into_event_stream/EventStream::into_inotify (#199)
    • Deprecate Inotify::event_stream (#199)
    • Implement AsFd and bidirectional conversion to/from OwnedFd (#202)
    • Raise Minimum Supported Rust Version (MSRV) to 1.63.0 (#202)
    Open source →
  9. 0.10.0 07 Dec 2021
    Release notes
    • Breaking change: Remove special handling of WouldBlock error (#190)
    Open source →
  10. 0.9.6 03 Nov 2021
    Release notes
    • Fix build status badge in README (#185)
    • Add get_buffer_size/get_absolute_path_buffer_size (#187)
    Open source →
  11. 0.9.5 07 Oct 2021
    Release notes
    • Implement Ord/PartialOrd for WatchDescriptor (#183)
    Open source →
  12. 0.9.4 22 Sep 2021
    Release notes
    • Make Event::into_owned always available (#179)
    • Implement missing Debug implementations (#180)
    Open source →
  13. 0.9.3 12 May 2021
    Release notes
    • Improve documentation (#167, #169)
    • Add missing check for invalid file descriptor (#168)
    • Fix unsound use of buffers due to misalignment (#171)
    • Add missing error checks (#173)
    Open source →
  14. 0.9.2 30 Dec 2020
    Release notes
    • Upgrade to Tokio 1.0 (#165)
    Open source →
  15. 0.9.1 09 Nov 2020
    Release notes
    • Fix take wake-up (#161)
    Open source →
  16. 0.9.0 06 Nov 2020
    Release notes
    • Update minimum supported Rust version to version 1.47 (#154)
    • Fix documentation: Inotify::read_events doesn't handle all events (#157)
    • Update to tokio 0.3 (#158)
    Open source →
  17. 0.8.3 05 Jun 2020
    Release notes
    • Avoid using inotify_init1 (#146)
    Open source →
  18. 0.8.2 25 Jan 2020
    Release notes
    • Ensure file descriptor is closed on drop (#140)
    Open source →
  19. 0.8.1 23 Jan 2020
    Release notes

    No changes, due to a mistake made while releasing this version.

    Open source →
  20. 0.8.0 04 Dec 2019
    Release notes
    • Update to tokio 0.2 and futures 0.3 (#134)
    Open source →
  21. 0.7.1 05 Jun 2020
    Release notes
    • backport: Avoid using inotify_init1 (#146)
    Open source →
  22. 0.7.0 09 Feb 2019
    Release notes
    Open source →
  23. 0.6.1 28 Aug 2018
    Release notes
    • Don't return spurious filenames (2f37560f)
    Open source →
  24. 0.6.0 16 Aug 2018
    Release notes
    • Handle closing of inotify instance better (824160fe)
    • Implement EventStream using mio (ba4cb8c7)
    Open source →
  25. 0.5.1 27 Feb 2018
    Release notes
    Open source →
  26. 0.5.0 12 Oct 2017

    Nothing published for this version

  27. 0.4.2 18 Aug 2017

    Nothing published for this version

  28. 0.4.1 29 May 2017

    Nothing published for this version

  29. 0.4.0 08 May 2017

    Nothing published for this version

  30. 0.3.0 13 Oct 2016

    Nothing published for this version

  31. 0.2.3 04 Feb 2016

    Nothing published for this version

  32. 0.2.2 29 Jan 2016

    Nothing published for this version

  33. 0.2.1 03 Nov 2015

    Nothing published for this version

  34. 0.2.0 03 Nov 2015

    Nothing published for this version

  35. 0.1.12 25 Apr 2015

    Nothing published for this version

  36. 0.1.11 07 Apr 2015

    Nothing published for this version

  37. 0.1.10 03 Apr 2015

    Nothing published for this version

  38. 0.1.9 02 Apr 2015

    Nothing published for this version

  39. 0.1.8 20 Mar 2015

    Nothing published for this version

  40. 0.1.7 21 Feb 2015

    Nothing published for this version

  41. 0.1.6 19 Feb 2015

    Nothing published for this version

  42. 0.1.5 16 Feb 2015

    Nothing published for this version

  43. 0.1.4 06 Feb 2015

    Nothing published for this version

  44. 0.1.3 01 Feb 2015

    Nothing published for this version

  45. 0.1.2 12 Jan 2015

    Nothing published for this version

  46. 0.1.1 04 Jan 2015

    Nothing published for this version

  47. 0.1.0 22 Dec 2014

    Nothing published for this version

  48. 0.0.1 22 Dec 2014

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive