Skip to content

Releases: krzysztofzablocki/KZFileWatchers

1.2.0

21 Dec 15:11
d27a955
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

Objective-C Interop

20 Dec 08:48
Compare
Choose a tag to compare
Add objective-c interoperability (#19)

* Add objective-c interoperability

* Add parameter to delegates method.

* Fix comment

1.0.5

02 May 14:55
Compare
Choose a tag to compare
  • Updates the code to Swift 4.1 syntax.

1.0.4

21 Aug 12:55
Compare
Choose a tag to compare
  • tvOS support

1.0.3

03 May 05:30
Compare
Choose a tag to compare
  • Added auto retry functionality to deal with MacVim behaviour

SwiftPM support

19 Dec 08:20
Compare
Choose a tag to compare

Added support for SwiftPM, thanks to @vknabel!

Enabled OSX support

09 Dec 14:14
Compare
Choose a tag to compare
  • Enabled OSX support
  • Raising version to 1.0 since this is stable implementation and I'm always too afraid of making 1.0 versions ¯\_(ツ)_/¯

Swift 3

22 Nov 20:27
Compare
Choose a tag to compare

Updates the code to Swift 3 syntax.

Improve support for text editors

22 Nov 20:28
Compare
Choose a tag to compare

Changes how renames are treated, this solves issue with TextEdit.app not triggering updates