Skip to content

v1.1.65: remove fallback struct array decoding support

Latest

Choose a tag to compare

@cce cce released this 10 Jul 18:07
bd46b15

What's Changed

  • Remove support for decoding positional encoding (structs as arrays) from code generator by @cce in #37
  • better support any using modern 1.25 ast and golang tools packages by @cce in #39

Full Changelog: v1.1.64...v1.1.65