v0.6.2
·
1194 commits
to master
since this release
Change log:
- Fix for
Patcher
s flagignoreRedundantPatcherFields
not ignoring fields which are not defined at the end of the patch object (#211) - Fix escaping of pattern matching with macro-generated names, which caused
ClassFormatError
in someTransformerF
s (#214)
Big thanks for @rrramiro, @Fristi and others who contributed to this release.