0.2
I forgot to include a cachebust π delete your merged jars after updating
- Oops i shuffled the order of fields and methods due to dumping them into a hashset, fixed that
- If X extends A1 in one jar and A2 in another, it will extend
Object
in the output (looking for a common superclass would probably be better, though) - If X implements Y and Y doesn't exist in all jars, the class signature will be cleared