All Versions
14
Latest Version
Avg Release Cycle
121 days
Latest Release
1686 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.9.0 Changes
April 29, 2020- ๐ 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
-
v0.8.1 Changes
- โ Made all tests work with nix
-
v0.8.0 Changes
- โฌ๏ธ Upgrade to GHC 8.6.4
-
v0.7.0 Changes
September 20, 2019- Create instances for InClass
- ๐ Fixed bad encoding of VerificationTypeInfo
-
v0.6.1 Changes
September 17, 2019- ๐ Fix a mistake in anewarray
-
v0.6.0 Changes
September 05, 2019- โ Add Annotations
-
v0.5.0 Changes
- Reintroduce AbsVariableMethodId
- Small cleanups
-
v0.4.0 Changes
June 06, 2019- โ Add Offsets to ByteCode
- Small other changes
-
v0.3.0 Changes
February 14, 2019- ๐ Change API of TypeParse
- ๐ Merge together the New* commands
-
v0.2.0 Changes
October 22, 2018- โ Add filter to evolveClassFile