jvm-binary v0.9.0 Release Notes

Release Date: 2020-04-29 // almost 4 years ago
    • 🔄 Changed attributeError to evolveError
    • ➕ Added new instruction NewArray to correctly model array behaviour
    • Massive rewrite of AbsMethodId and friends to make them easier to work with
    • 🔄 Changed ClassType in Signature to contain the inner classes in the correct order.
    • 🛠 Fixed problem with defintion of TypedAnnotations
    • 🛠 Fixed spelling mistake in TypeParameter
    • ➕ Added MethodParameters
    • Made more Annotations Ord'able and exported them fully
    • 👉 Make some data types into newtypes

Previous changes from v0.7.0

    • Create instances for InClass
    • 🛠 Fixed bad encoding of VerificationTypeInfo