This repository was archived by the owner on Dec 15, 2024. It is now read-only.
Releases: PureSwift/SwiftFoundation
Releases · PureSwift/SwiftFoundation
v1.1.1
- Added JSON-C as a dependency
- Removed
JSONSerializationType
- Added Linux support for Travis CI
v1.1.0
v1.0.4
v1.0.3
- Updated README
- Added Int -> Int64 extensions
v1.0.2
v1.0.1
- Moved Source files, added
#if os()
statements - Prevented Unit Test files from being compiled
v1.0.0 (First Linux Release)
- First version with Linux Support.
- Base64 decoding is not implemented.
First Darwin Release
First release of SwiftFoundation for the Darwin Platforms (OS X, iOS, WatchOS, tvOS).
Next version should have Linux support.