Skip to content

Releases: MobileNativeFoundation/Kronos

Add Privacy Manifest

06 May 22:20
1b2d25b
Compare
Choose a tag to compare

Update deployment targets

15 Jun 17:13
a46542c
Compare
Choose a tag to compare

This fixes compatibility with new Xcode versions

Fix CocoaPods version

12 Mar 17:20
Compare
Choose a tag to compare
I accidentally included 4.2.1 in 4.2.0

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>

Fix Apple Silicon support and buffer overflow

12 Mar 17:17
Compare
Choose a tag to compare
Update to 4.2.0

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>

Fix Swift versions for CocoaPods

12 Mar 17:17
Compare
Choose a tag to compare
4.1.1

Update podspec to include multiple Swift versions

4.1.0

10 Aug 20:32
Compare
Choose a tag to compare

Add app group assertion. Previously this would silently fall back to the standard NSUserDefaults instance. Now if you have invalid entitlements and specify an app group you will get an assertion.

Fix Swift 5.2 warnings

20 Apr 16:52
Compare
Choose a tag to compare
4.0.1

Bump version to 4.0.1

v4.0.0

28 Mar 16:41
Compare
Choose a tag to compare
  • Update for Swift 5

v3.0.1

10 Dec 22:23
Compare
Choose a tag to compare

3.0.1

  • Don't restore timestamps from the cache after a reboot
  • Expose sync age through Clock.annotatedNow

3.0.0

  • Update for Swift 4.2

2.0.1

  • Add tvOS support with CocoaPods

2.0.0

  • Update for Swift 4.1

1.0.2

  • Use app groups for UserDefaults if sharing time with an extension is desirable.

v1.0.1

19 Oct 20:26
Compare
Choose a tag to compare

Changelog

  • Restore previous time delta after reboot