Releases: PureSwift/TLVCoding
Releases · PureSwift/TLVCoding
v2.2.0
- #4 Implemented sorted keys formatting option
- 1b6d31b Added Combine support
- bbbd074 Renamed formatting options
- 8c461fa Fixed crash when decoding invalid TLV data
v2.1.1
- 77580c6 Fixed compilation error on iOS
v2.1.0
- 55c6c90 Implemented UUID encoding
- 22b6e4c Fixed encoding empty values
- 81d7ccf Fixed synthesis of TLV Coding key
- 8c41d0f Build dynamic framework on Linux
- #3 Implemented Date encoding
v2.0.0
- daccf75 Updated for Swift 5
- #2 Added Codable support
v1.0.1
- cb97fdb Added Travis CI support
- b7b0aa4 Fixed Swift 3.0.2 compatibility
- 0626270 Fixed Linux compatibility