Changelog - see https://keepachangelog.com for conventions
- upgraded to arch-unit-build-plugin-core 4.0.0 and JDK 21
- PR 32 : possibility to override main and test scopes
- upgraded to arch-unit-build-plugin-core 3.0.0
- upgraded to arch-unit-build-plugin-core 2.9.6
- Issue 30 - excluded paths are passed to arch-unit core - it was probably missed during the rework in 2.9.5
- upgraded to arch-unit-build-plugin-core 2.9.5
- replaced TravisCI by GitHub actions
- PR 24 - can add a packaged jar with custom rules - big thanks to @oesolutions for his help !!
- Upgrading to arch-unit-build-plugin-core 2.7.3
- Upgrading to arch-unit-build-plugin-core 2.7.2
- Upgrading to arch-unit-build-plugin-core 2.7.1
- upgraded to arch-unit-build-plugin-core:2.7.0 for Java 15 compatibility
- GradleScopePathProvider now uses project build paths
- PR #15 - upgrading to arch unit core 2.6.0
- Aligning arch-unit-gradle-plugin version with arch-unit-core
- PR #14 - upgrading to arch unit core 2.5.3
- PR #12 - upgrading to arch unit core 2.5.2
- PR #11 - fixing some error reporting
- we can now define a configurableRule with no check : all of them will be executed by default
- classes to load now have better chances to be found (using a Gradle specific scope path provider)
- Setting a default empty list for preconfiguredRules and configurableRules to avoid NPE later on in case one is not defined through plugin config