Releases: PureSwift/SwiftFoundation
Releases · PureSwift/SwiftFoundation
v1.1.1
11 Jan 22:46
Compare
Sorry, something went wrong.
No results found
Added JSON-C as a dependency
Removed JSONSerializationType
Added Linux support for Travis CI
v1.1.0
20 Dec 04:49
Compare
Sorry, something went wrong.
No results found
#17 Removed JSON parsing engine based on JSONCore
#18 Made Unit Tests Pure Swift
82c88b9 Added JSONSerializationType
v1.0.4
15 Dec 15:46
Compare
Sorry, something went wrong.
No results found
#16 Substring from RegularExpressionMatch.Range
#15 Added DateComponents struct
f95a288 Fixed Foundation conversion for JSON.Value
cf9cbbd Renamed ByteValue to ByteValueType
v1.0.3
11 Dec 19:29
Compare
Sorry, something went wrong.
No results found
Updated README
Added Int -> Int64 extensions
v1.0.2
06 Dec 07:08
Compare
Sorry, something went wrong.
No results found
#10 Base64 support
#11 Travis CI Support
v1.0.1
06 Dec 02:47
Compare
Sorry, something went wrong.
No results found
Moved Source files, added #if os() statements
Prevented Unit Test files from being compiled
v1.0.0 (First Linux Release)
05 Dec 23:28
Compare
Sorry, something went wrong.
No results found
First version with Linux Support.
Base64 decoding is not implemented.
First Darwin Release
05 Dec 16:38
Compare
Sorry, something went wrong.
No results found
First release of SwiftFoundation for the Darwin Platforms (OS X, iOS, WatchOS, tvOS).
Next version should have Linux support.