Skip to content

Add Args

Compare
Choose a tag to compare
@Thykof Thykof released this 18 Nov 15:54
· 759 commits to main since this release
e0ac8d3

What's Changed

  • 50 - Add Args class to serialize arguments into bytes (u32, string) by @Thykof in #52
  • rework u32 and string with DataView by @Thykof in #54
  • encode and decode base64 string in args class by @Thykof in #56
  • bump version 1.10.12 by @Thykof in #58

New Contributors

Full Changelog: v1.10.11...v1.10.12