Skip to content

Releases: Clipy/LoginServiceKit

v2.5.0

13 Oct 18:04
Compare
Choose a tag to compare

Breaking Changes

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

Enhancements

  • Support Xcode15 ( #43 )

v2.4.0

25 Apr 04:15
Compare
Choose a tag to compare

Breaking Changes

  • None.

Bugfixes

v2.3.0

05 Feb 04:44
Compare
Choose a tag to compare

Breaking Changes

  • None.

Bugfixes

v2.2.1

06 Jun 13:40
Compare
Choose a tag to compare

Bugfixes

  • Fix crash when adding to login items on macOS 11 and above. ( #26 )

v2.2.0

12 Mar 06:33
Compare
Choose a tag to compare

Breaking Changes

  • None.

Enhancements

  • Support Swift Package Manager. ( #16 )

v2.1.0

06 May 21:56
Compare
Choose a tag to compare

Breaking Changes

  • None.

Enhancements

  • Update swift5 and Xcode10.2 ( #6 )

v2.0.2

10 Oct 19:01
Compare
Choose a tag to compare

Bugfixes

  • Fix crash when takeRetainValue().

v2.0.1

21 Sep 15:29
Compare
Choose a tag to compare

Enhancements

  • Support default path parameter. ( #5 )

v2.0.0

15 Sep 16:31
Compare
Choose a tag to compare

Breaking Changes

  • Update support OS to macOS 10.10 or later ( #4 )

Bugfixes

  • Fix memory leaks ( #4 )

v1.2.0

12 Apr 05:38
Compare
Choose a tag to compare

Breaking Changes

  • None.

Enhancements

  • Support swift4.1 and Xcode9.3.