8000 Tags · mdxs/bluejay · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mdxs/bluejay

Tags

v0.3.0

Toggle v0.3.0's commit message
Update to Xcode 9 recommended and migration to Swift 4 (steamclock#96)

* Migrate to Swift 4

* Update project settings to Xcode 9 reco
944C
mmended

* Version Bump to 0.3.0

* Use Swift 4 Codable instead of NSCoding for ListenCache

- Adopt Codable and remove extraneous code
- Add new errors to handle encoding/decoding failures

* Error domain should be static

* Update documentation

* Update Swift version to 4.0

v0.2.0

Toggle v0.2.0's commit message
Make Receivable's initializer throwable and bump version (steamclock#93)

* Make Receivable's initializer throwable and bump version, steamclock#91

* Make extract throwable

* Update readme and jazzy for new throwable functions

* Fix throwing in extract and give it a specific error

* Remove extraneous do catch clause

v0.1.2

Toggle v0.1.2's commit message
Add naive 9.3 support and bump version to 0.1.2

v0.1.1

Toggle v0.1.1's commit message
Support iOS 10 and above only and bump version to 0.1.1

Documentation says 10, but project and pod spec was specifying 9. Also, updating the pod may help fix CocoaPod page not showing correctly.

v0.1.0

Toggle v0.1.0's commit message
Update podspec

0