New
Release v0.6.11
Changelog
1e1f52c Fix gradle plugin wrong dependency (#350)
- Revert "Fix gradle plugin regression. Plugin configuration is overridden (#349)"
This reverts commit c188a2b52eec0b31f2bcce17ac67ad328ad666ae.
- Update
What's Changed
- Update readme by @github-actions[bot] in https://github.com/cmu-pasta/fray/pull/346
- Fix IllegalAccessException while constructing JUnit tests by @aoli-al in https://github.com/cmu-pasta/fray/pull/348
- Fix gradle plugin regression. Plugin configuration is overridden by @aoli-al in https://github.com/cmu-pasta/fray/pull/349
- Fix gradle plugin wrong dependency by @aoli-al in https://github.com/cmu-pasta/fray/pull/350
Full Changelog: https://github.com/cmu-pasta/fray/compare/v0.6.10...v0.6.11