Skip to content

Releases: ihepda/java-tech-debt

1.1.0

04 Feb 08:30
Compare
Choose a tag to compare

What's Changed

  • 11 blocking the build if there are techdebts by @ihepda in #12

Full Changelog: tech-debt-parent-1.0.1...tech-debt-parent-1.1.0

1.0.1

09 Dec 16:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: tech-debt-parent-1.0.0...tech-debt-parent-1.0.1

1.0.0

30 Oct 07:19
Compare
Choose a tag to compare

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

  • @ihepda made their first contribution in #4

Full Changelog: https://github.com/ihepda/java-tech-debt/commits/tech-debt-parent-1.0.0