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