Skip to content

Patch Release: Bug fix affecting JSON deserialization

Choose a tag to compare

@deckarep deckarep released this 02 Aug 21:33
· 15 commits to main since this release
b20691d

What's Changed

  • After a simplification previous refactor to get rid of one layer of indirection a bug was introduced that affected JSON unmarshaling that resulted in a panic - fix prepared by @fujie-xiyou

Full Changelog

v2.3.0...v2.3.1