Releases: rubensousa/ProjectGuard
Releases · rubensousa/ProjectGuard
1.0.0-rc01
What's Changed
- Fix NPE when baseline contains empty suppressions by @rubensousa in #80
Full Changelog: 1.0.0-beta04...1.0.0-rc01
1.0.0-beta04
What's Changed
- Add option to attach plugin to lifecycle tasks by @rubensousa in #75
- Use gradle providers to pass extension properties and the dependencies by @rubensousa in #76
Full Changelog: 1.0.0-beta03...1.0.0-beta04
1.0.0-beta03
What's Changed
- Verify if baseline is outdated by @rubensousa in #70
- Mention baseline task in log of check failure by @rubensousa in #71
- Support caching for the main tasks by @rubensousa in #72
Full Changelog: 1.0.0-beta02...1.0.0-beta03
1.0.0-beta02
What's Changed
- Allow modules and libs as vararg and support DelegatingProjectDependency by @DatL4g in #53
- Add allowExternalLibraries to restrictModule API by @rubensousa in #54
- Improved Gradle Plugin Extension Support by @DatL4g in #55
- Add integration test for groovy support by @rubensousa in #56
- Add option to configure report by @rubensousa in #58
- Update changelog by @rubensousa in #60
New Contributors
Full Changelog: 1.0.0-beta01...1.0.0-beta02
1.0.0-beta01
What's Changed
- Add support for kmp by considering its configurations by @rubensousa in #47
- Improve transitive dependency verifications by @rubensousa in #48
- Sort dependencies by their path by @rubensousa in #49
Full Changelog: 1.0.0-alpha07...1.0.0-beta01
1.0.0-alpha07
What's Changed
- Add mermaid graph view of a given module by @rubensousa in #39
- Improve module detection by @rubensousa in #42
Full Changelog: 1.0.0-alpha06...1.0.0-alpha07
1.0.0-alpha06
1.0.0-alpha05
What's Changed
- Rename to ProjectGuard by @rubensousa in #37
Full Changelog: 1.0.0-alpha04...1.0.0-alpha05
1.0.0-alpha04
1.0.0-alpha03
What's Changed
- Split suppression stage from finding restrictions by @rubensousa in #30
- Keep suppression reasons from existing baseline by @rubensousa in #32
- Remove AllowScope since it is not needed by @rubensousa in #33
- Add support for restrictModule by @rubensousa in #34
Full Changelog: 1.0.0-alpha02...1.0.0-alpha03