Releases: goddtriffin/byte-transcoder
Releases · goddtriffin/byte-transcoder
v0.0.2
- Create a bunch of examples.
Full Changelog: v0.0.1...v0.0.2
v0.0.1
- Initial release.
- Create ByteReader for Rust and Typescript.
- Support
u8
/u16
/u32
/u64
,String
,Uuid
.
- Support
- Create ByteWriter for Typescript.
- Support
u8
/u16
/u32
/u64
,String
,Uuid
.
- Support
Full Changelog: https://github.com/goddtriffin/byte-transcoder/commits/v0.0.1