Skip to content

0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 13:53
· 136 commits to master since this release
  • 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.