Goldhorn's Glowing Goats (v0.2.0)
v0.2.0
is a feature release thats adds support for Document Encoding, a special form of encoding the message wire such that it retains the field keys of structured types of string-keyed maps
- Polorize Go Maps and Structs into Document Encoded Wire
- Depolorize Document Encoded POLO Wire into
Document
and structs. - Custom Field Tagging for Document Encoding
Changelog:
- v0.1.1...v0.2.0
- Implement Document Encoding Capabilities by @sarvalabs-manish in #3