Skip to content

Releases: HappiHacking/MessagePack

Allow dual type enums of String and byte array

29 Jun 21:06
Compare
Choose a tag to compare

We now support dual types of Strings and byte arrays without the need for maps.

Swift 5.2 support

26 Jun 15:18
Compare
Choose a tag to compare
v2.0.0

Update to swift 5.2

Allow strings to deserialize from bin and array

26 Jun 12:19
Compare
Choose a tag to compare
2.0.0

Allow strings to be constructed from 'bin' and 'array'