ristretto

v0.3.0

v0.3.0 Jul 24 2024 at 03:07 UTC

💥 Breaking changes

  • use instruction enum instead of bytes for code (#10)

✨ Enhancements

  • use instruction enum instead of bytes for code (#10)
  • improve class string format (#11)
  • add read class example (#7)

🐞 Bug fixes

  • correct tableswitch and lookupswitch serialization (#9)