All Versions
6
Latest Version
Avg Release Cycle
224 days
Latest Release
1056 days ago
Changelog History
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 thefunlock
syscall.- โ
DataAvailable
event notification, to test forEVFILT_READ
activation. - This changelog.
โ Removed
- ๐ฒ Logging to the system console.
-
v1.1.0 Changes
April 25, 2017โ Added
- Method
fileDescriptorForPath
inSKQueue
. - Optional
delegate
parameter to theSKQueue
initializer.
- Method
-
v1.0.1
April 11, 2017 -
v1.0.0 Changes
April 10, 2017๐ Changed
- ๐ API follows the Swift API Design Guidelines.
โ Removed
- An overloaded
receivedNotification
in theSKQueueDelegate
protocol which accepts notification as a string.
-
v0.9.0 Changes
April 10, 2017โ Added
- ๐ฆ Swift package manager support.