Skip to content

Releases: chrisaljoudi/swift-log-oslog

swift-log-oslog 0.2.2

29 Jul 19:50
176d41d
Compare
Choose a tag to compare

What‘s new

  • Xcode 12 compatibility and warning fixes (#10—thanks, mRs-!)

swift-log-oslog 0.2.1

23 Dec 07:05
Compare
Choose a tag to compare

What’s new

This is a minor release with an important fix to how Strings are cast before being passed to os_log and some metadata fixes—namely Package.swift and extension @availability annotations.

Thanks to @rhysforyou and @vdka for contributing those metadata fixes!

Also, with this release, swift-log-os-log officially adopts the Apache 2.0 license (thanks to @ktoso for filing #4).

Upgrading

Since this is a minor dot release, if you used ‘Up to Next Major’ from 0.1.0 when depending on swift-log-oslog through Xcode (or .from("0.1.0") in Package.swift), then simply updating to latest package versions through Xcode/SwiftPM should bring you up to 0.2.1.