Skip to content

Releases: Ponyboy47/inotify

1.0.0

21 Feb 21:50
Compare
Choose a tag to compare

Rewrite and simplification

0.5.1

18 Sep 18:08
Compare
Choose a tag to compare

Updated to swift 4.2 and made a few minor changes/fixes

0.4.2

30 Nov 16:14
Compare
Choose a tag to compare

Fixes for when an inotify_event struct mask contains special mask values such as the isDirectory mask.

0.4.1

16 Nov 23:59
Compare
Choose a tag to compare
0.4.1

0.3.0

31 Oct 00:12
Compare
Choose a tag to compare

Fixed a number of bugs, simplified some of the workflows, more robust coverage of inotify's capabilities, more/better test cases

0.2.0

28 Oct 18:56
c3645c0
Compare
Choose a tag to compare

Modular event watchers and bug fixes