Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 19:14

πŸ’₯ Breaking changes

  • remove Default trait from class loader (#23)
  • change class loader function names (#22)

✨ Enhancements

  • initial Java runtime library support (#24)

🐞 Bug fixes

  • correct panics with invalid instructions (#25)

πŸ“– Documentation

  • add runtime class loader example (#26)

πŸ› οΈ Other improvements

  • remove Default trait from class loader (#23)
  • change class loader function names (#22)