github-actions
released this
24 Oct 22:03
·
12 commits
to refs/heads/master
since this release
🚀 New features and improvements
- Introduce properties manager for easy implements other properties formats (#113) @slawekjaranowski
- read-project-properties optimization - set all properties in one call (#112) @slawekjaranowski
🐛 Bug Fixes
- Avoid NPE on outputFile checking (#114) @slawekjaranowski
- Fix unwarranted circular property definition error from CircularDefinitionPreventer (#110) @PayBas
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 76 to 77 (#108) @dependabot
👻 Maintenance
- Add documentation about plugin limitations (#115) @slawekjaranowski
- Update ReadPropertiesMojo.java to fix javadoc tag (#107) @mykelalvis