Skip to content

Releases: tesseract-one/Serializable.swift

Subscripts. Fixes

30 Aug 12:23
Compare
Choose a tag to compare
0.3.1

removed non-needed escaping

New naming. Swift 5.4+

29 Aug 20:27
Compare
Choose a tag to compare
0.3.0

swift 5.4+. Code cleanup. Dropped Carthage

Fixed hex parser performance

26 Dec 13:37
Compare
Choose a tag to compare
0.2.3

hex parser optimization

Fixed crash on prefixed hex parsing

15 Dec 16:39
Compare
Choose a tag to compare
0.2.2

fixed prefixed hex parsing

Better parsers. More helper methods. Better protocol names

30 Oct 15:11
Compare
Choose a tag to compare

Swift 5. Better Date and Data parsing

29 Oct 22:46
Compare
Choose a tag to compare
0.2.0

added DateDecodingStrategy

Better constructor for serializable value

13 May 16:33
Compare
Choose a tag to compare
0.1.5

Better construcror for serializable value

ExpressibleByLiteral Constructors. Better convertible support

13 May 15:59
Compare
Choose a tag to compare

Can be created from literals.
Moved extensions to SerializableValue

Extension Safe API for all Carthage targets

09 May 15:46
Compare
Choose a tag to compare
0.1.3

Safe API for Carthage for all targets

Added Hashable for SerializableValue

07 May 20:03
Compare
Choose a tag to compare
0.1.2

Added Hashable for SerializableValue