Skip to content

Releases: Clipy/Screeen

v2.1.0

13 Oct 18:45
Compare
Choose a tag to compare

Breaking Changes

  • Update minimum deployment target to macOS 10.13 ( #30 )

Enhancements

  • Support Xcode15 ( #30 )

v2.0.1

20 May 14:22
Compare
Choose a tag to compare

Enhancements

  • Added @objc annotation to ScreenShotObserverDelegate ( #18 )

Bugfixes

  • None.

v2.0.0

19 May 16:35
Compare
Choose a tag to compare

Breaking Changes

  • The default monitoring directory is now desktop only. ( #13 )
  • The screenshot is no longer monitored unless call start(). ( #13 )

This change is due to changes in macOS 10.15 Catalina. For more information, please see the README.

Enhancements

  • Supported macOS 10.15 Catalina security features. ( #13 )
  • Supported Swift Package Manager ( #14 )
  • Added sandbox documentation ( #17 )

Bugfixes

  • None.

v1.3.0

06 May 17:00
46f5c5a
Compare
Choose a tag to compare

Breaking Changes

  • None.

Enhancements

  • Update swift5 and Xcode10.2 ( #5 )

Bugfixes

  • None.

v1.2.0

12 Apr 05:42
Compare
Choose a tag to compare

Breaking Changes

  • None.

Enhancements

  • Update swift4.1 and Xcode9.3 ( #4 )

Bugfixes

  • None.

v1.1.0

25 Nov 18:02
3b6a89e
Compare
Choose a tag to compare

Breaking Changes

  • None.

Enhancements

  • Support Swift4 and Xcode9.

Bugfixes

  • None.

v1.0.0

28 Sep 13:31
Compare
Choose a tag to compare

Breaking Changes

  • None.

Enhancements

  • Support Swift3 and Xcode8.
  • Carthage compatible.

Bugfixes

  • None.

v0.0.3

16 Jul 09:27
Compare
Choose a tag to compare

Enhancements

  • Support CocoaPods.

Bugfixes

  • None.

v0.0.1

11 Jul 17:03
Compare
Choose a tag to compare

🚀