Skip to content

Releases: Clipy/Screeen

v2.1.0

Choose a tag to compare

@Econa77 Econa77 released this 13 Oct 18:45

Breaking Changes

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

Enhancements

  • Support Xcode15 ( #30 )

v2.0.1

Choose a tag to compare

@Econa77 Econa77 released this 20 May 14:22

Enhancements

  • Added @objc annotation to ScreenShotObserverDelegate ( #18 )

Bugfixes

  • None.

v2.0.0

Choose a tag to compare

@Econa77 Econa77 released this 19 May 16:35

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

Choose a tag to compare

@Econa77 Econa77 released this 06 May 17:00
46f5c5a

Breaking Changes

  • None.

Enhancements

  • Update swift5 and Xcode10.2 ( #5 )

Bugfixes

  • None.

v1.2.0

Choose a tag to compare

@Econa77 Econa77 released this 12 Apr 05:42

Breaking Changes

  • None.

Enhancements

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

Bugfixes

  • None.

v1.1.0

Choose a tag to compare

@Econa77 Econa77 released this 25 Nov 18:02
3b6a89e

Breaking Changes

  • None.

Enhancements

  • Support Swift4 and Xcode9.

Bugfixes

  • None.

v1.0.0

Choose a tag to compare

@Econa77 Econa77 released this 28 Sep 13:31

Breaking Changes

  • None.

Enhancements

  • Support Swift3 and Xcode8.
  • Carthage compatible.

Bugfixes

  • None.

v0.0.3

Choose a tag to compare

@Econa77 Econa77 released this 16 Jul 09:27

Enhancements

  • Support CocoaPods.

Bugfixes

  • None.

v0.0.1

Choose a tag to compare

@Econa77 Econa77 released this 11 Jul 17:03

🚀