Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 21:02

✨ Enhancements

  • add methods to the constant pool to simplify adding constants (#4)
  • add as_code() function to class, method and field access flags (#2)
  • improve Display output to include constant pool, code and line table (#1)

📖 Documentation

  • add helloworld example (#3)