Skip to content

Releases: Frizlab/FSEventsWrapper

FSEventsWrapper 2.1

18 Jul 16:33
2.1.0
70bbea4
Compare
Choose a tag to compare

New in this release:

FSEventsWrapper 2.0

14 Jul 16:46
2.0.0
bf33986
Compare
Choose a tag to compare

New in this release:

  • The underlying FSEventsStream is now dispatched on a DispatchQueue instead of a RunLoop (by @mattmassicotte);
  • The FSEvent enum is now Sendable, as well as the callback from FSEventsStream (also by @mattmassicotte).

FSEventsWrapper 1.0.1

31 Mar 07:21
1.0.1
Compare
Choose a tag to compare
Fix a memory leak.