Skip to content

v0.4.2

Compare
Choose a tag to compare
@calebkleveter calebkleveter released this 05 May 16:34
· 19 commits to master since this release
6e1369e

Cross-Platform Comport-ibility

Foundation for Linux doesn't have a String(_:NSMutableString) initializer, so we created our own using String(describing:Subject) internally.

Manifest now build on Linux (not without warnings though).