Skip to content

v0.3.0

Choose a tag to compare

@1ec5 1ec5 released this 03 Jan 19:32
· 20 commits to master since this release

Changes since v0.2.0:

  • Swift is now required to directly use public types and methods defined by this library. If your application is written in Objective-C or Cocoa-AppleScript, you need to implement your own wrapper in Swift that bridges to Objective-C. (#31)