Skip to content

Releases: HappiHacking/MessagePack

Allow dual type enums of String and byte array

Choose a tag to compare

@jimhh jimhh released this 29 Jun 21:06

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

Swift 5.2 support

Choose a tag to compare

@jimhh jimhh released this 26 Jun 15:18
v2.0.0

Update to swift 5.2

Allow strings to deserialize from bin and array

Choose a tag to compare

@jimhh jimhh released this 26 Jun 12:19
2.0.0

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