Releases: ihepda/java-tech-debt
Releases · ihepda/java-tech-debt
1.1.0
1.0.1
1.0.0
This first release contains:
- a refactoring of the project structure, separating annotations, processor and maven plugin
- removed java annotation processor in favor of maven plugin
- managed technical debts in block of statements where you can't use annotation
- generated xml and html (maven site) reports
- added more information about the technical debt
What's Changed
New Contributors
Full Changelog: https://github.com/ihepda/java-tech-debt/commits/tech-debt-parent-1.0.0