All Versions
6
Latest Version
Avg Release Cycle
224 days
Latest Release
1446 days ago

Changelog History

  • v1.2.1

    May 05, 2020
  • v1.2.0 Changes

    September 27, 2018

    โž• Added

    • ๐Ÿ‘ Swift 4 support.
    • Unlock event notification, for files being unlocked by the funlock syscall.
    • โœ… DataAvailable event notification, to test for EVFILT_READ activation.
    • This changelog.

    โœ‚ Removed

    • ๐ŸŒฒ Logging to the system console.
  • v1.1.0 Changes

    April 25, 2017

    โž• Added

    • Method fileDescriptorForPath in SKQueue.
    • Optional delegate parameter to the SKQueue initializer.
  • v1.0.1

    April 11, 2017
  • v1.0.0 Changes

    April 10, 2017

    ๐Ÿ”„ Changed

    โœ‚ Removed

    • An overloaded receivedNotification in the SKQueueDelegate protocol which accepts notification as a string.
  • v0.9.0 Changes

    April 10, 2017

    โž• Added

    • ๐Ÿ“ฆ Swift package manager support.