Skip to content

Beta Release 11: OysterKit v2 (0.6.0)

Pre-release
Pre-release
Compare
Choose a tag to compare
@SwiftStudies SwiftStudies released this 02 Sep 21:54
· 13 commits to master since this release
2cf26d6

The New API Release

OysterKit

There has been a significant amount of refactoring in this release, and a lot of old code disposed of. Only the fully automatically generated (by `stlrc`) `STLR` compiler is now in use (and in the code base). I recommend if you are moving from pre 0.5 you move through 0.5.1, fix depreciation warnings, then move to this release and again fix depreciation warnings as I'll be removing the code from them as I push towards API stability which this release should largely achieve. I've updated the API documentation and added some examples of the new API to the readme. I hope you like it, it was certainly easier to write about than the old one!