Releases: nebula-plugins/nebula-archrules
Releases · nebula-plugins/nebula-archrules
v0.1.3
What's Changed
- update plugin plugin to apply rules to these projects by @wakingrufus in #14
- add nullability rules by @wakingrufus in #15
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- use built-in joda ArchCondition by @wakingrufus in #12
- update archrules plugin to get publishing fixes by @wakingrufus in #13
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add rule for junit4 by @emilyyuan03 in #8
- Add rule for joda-time usage by @emilyyuan03 in #10
- Add kotlin deprecation annotations to deprecation rule by @emilyyuan03 in #11
New Contributors
- @emilyyuan03 made their first contribution in #8
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- update to archrules plugin 0.1.+ by @wakingrufus in #9
Full Changelog: v0.0.4...v0.1.0
v0.0.4
What's Changed
This is the initial release
- Add deprecation rule