Releases: tesseract-one/Serializable.swift
Releases · tesseract-one/Serializable.swift
Subscripts. Fixes
New naming. Swift 5.4+
0.3.0 swift 5.4+. Code cleanup. Dropped Carthage
Fixed hex parser performance
0.2.3 hex parser optimization
Fixed crash on prefixed hex parsing
0.2.2 fixed prefixed hex parsing
Better parsers. More helper methods. Better protocol names
0.2.1 fixed protocol naming
Swift 5. Better Date and Data parsing
0.2.0 added DateDecodingStrategy
Better constructor for serializable value
0.1.5 Better construcror for serializable value
ExpressibleByLiteral Constructors. Better convertible support
Can be created from literals.
Moved extensions to SerializableValue
Extension Safe API for all Carthage targets
0.1.3 Safe API for Carthage for all targets
Added Hashable for SerializableValue
0.1.2 Added Hashable for SerializableValue