jvm-binary v0.9.0 Release Notes
Release Date: 2020-04-29 // almost 5 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