Releases: yomorun/y3
Releases · yomorun/y3
v1.1.0-beta
What's Changed
- feat/stream: encode/decode in stream mode by @fanweixiao in #9
- refactory: update README by @fanweixiao in #10
- fix: the node mode is incorrectly by @venjiang in #11
New Contributors
Full Changelog: v1.0.4...v1.1.0-beta
v1.1.0-alpha
Core Changes
- Streaming First Codec
- Support streaming encoding
- Support streaming decoding
v1.0.4
v1.0.3
Core Changes
- add stream encoder
- add stream decoder
v1.0.2
v1.0.1
v1.0.0
Support Golang types:
- int32
- uint32
- int64
- uint64
- float32
- float64
- bool
- string
- []bytes