Releases: buildasaurs/BuildaUtils
Releases · buildasaurs/BuildaUtils
Swift 3 Support
v0.4.0
Replace the homepage and source in with the correct pointing to the c…
v0.3.0 - JSON parsing improvements
Changed JSON parsing to throw instead of trapping, v++
v0.2.7 - InMemoryURLCache
Added InMemoryURLCache (for Buildasaur), which means we now depend on SwiftSafe.
v0.2.6 - Making log API public
Merged pull requests:
- Make file cap/log persistance options public #12 (accatyyc)
v0.2.4 - Swift Package Manager support
Closed issues:
- Drop Carthage #8
- Release a spec with tvOS support #7
v0.2.3 - tvOS support
Merged pull requests:
- removed extra targets (iOS, watch), added tvOS support to the spec #9 (czechboy0)
v0.2.2 - Actually fixed caching