Skip to content

Releases: orchetect/OTCore

1.0.6

12 Jan 09:46
Compare
Choose a tag to compare
  • Added Log.swift (os_log wrapper)
  • Added UserDefaults.swift (Optional getters for Int, Double, Float, Bool)
  • Added Globals.swift (Global bundle and system info)
  • All unit tests passing on macOS, iOS, tvOS.

1.0.5

09 Jan 09:13
Compare
Choose a tag to compare

Added TimeInterval and timespec reciprocal constructors

1.0.4

21 Dec 00:13
Compare
Choose a tag to compare
  • Added timespec extensions
  • Added clock_gettime_monotonic_raw() method
  • Minor syntax & documentation updates

1.0.3

19 Oct 06:59
Compare
Choose a tag to compare

Fix Float80 not compiling on watchOS

1.0.2

09 Oct 07:28
Compare
Choose a tag to compare

Fixed multiplatform build and tests.

1.0.1

05 Oct 03:25
Compare
Choose a tag to compare
  • Minor fixes
  • Removed Float80 from ARM64 targets

1.0.0

23 Sep 20:20
Compare
Choose a tag to compare

Initial release