0.1.6
- Improved sanity checks
- Added warning if Mixin is getting bootstrapped from a foreign jar (can happen with incorrectly renamed jars)
- Added warning if Mixin did not get initialized (can happen in dev with incorrectly configured build scripts)
- Moved warning code to individual modules (instead of only being present in the
-all
jar)
- Fixed jitpack publishing
Note: Starting from this release, dev jars will be included in releases to aid their discovery.