Skip to content

Releases: axieinfinity/steit

Release list

v0.0.1

Choose a tag to compare

@northbyte53 northbyte53 released this 11 Oct 02:40
de20a0f

What's Changed

  • Add impls and tests for Rc by @nhatquangsin in #2
  • Make Vec accept types other than impl Varint by @nhatquangsin in #3
  • Support generating C# code for cyclic data structures by @trungfinity in #4
  • Implement IsFieldType for Map by @nhatquangsin in #5
  • Fix a bug of runtime when removing element of list by @nhatquangsin in #9
  • Using buffer logger for runtime insteads of writer logger by @nhatquangsin in #13
  • Support serialize json by @nhatquangsin in #14
  • Support json serialize for map, list and maybe struct by @nhatquangsin in #15

New Contributors

Full Changelog: https://github.com/axieinfinity/steit/commits/v0.0.1