Releases: igorescodro/tech-debt
Releases · igorescodro/tech-debt
0.5.0
What's Changed
- 🍻 Show Git Metadata in the tech debt report by @igorescodro in #39
Full Changelog: v0.4.0...v0.5.0
0.4.0
What's Changed
- 🌐 Add support for linking tickets in the TechDebt report by @igorescodro in #35
- ✂️ Refactor code for more clarity by @igorescodro in #37
- 🥎 Refactor HTML report to a modern, card-based responsive UI by @igorescodro in #38
Full Changelog: v0.3.0...v0.4.0
0.3.0
What's Changed
- 🐺Add Maven Local repository across build scripts and workflows by @igorescodro in #28
- 🧩 Split publishing into separate workflows for library and Gradle plugin by @igorescodro in #29
- 🚇 Add support for
@Suppress()in the report by @igorescodro in #30 - 🛠️ Add
testtask dependency tobuildandcheckby @igorescodro in #31 - 🔖 Add emoji tag to version bump commit in
release.ymlby @igorescodro in #33 - 🍅 Add support for
TODOandFIXMEin the report by @igorescodro in #32 - 🛠️ Fix Gradle configuration cache issue in
GenerateTechDebtReportTaskby @igorescodro in #34
Full Changelog: v0.2.0...v0.3.0
0.2.0
What's Changed
- 🎼 Simply the setup by only requiring the Gradle plugin import by @igorescodro in #22
Full Changelog: v0.1.1...v0.2.0
0.1.1
What's Changed
- 🥩 Support file-level TechDebt annotations by @igorescodro in #19
- 🔗 Fix example link in README by @igorescodro in #21
Full Changelog: v0.1.0...v0.1.1
0.1.0
What's Changed
- 🔄 Simplify release name generation in workflow by @igorescodro in #16
- 💡 Update README to reflect Maven Central availability by @igorescodro in #17
- 🎻 Implement a Gradle Plugin for consolidated report by @igorescodro in #18
Full Changelog: v0.1.0-beta02...v0.1.0
0.1.0-beta02
What's Changed
- 🥖 Update POM descriptions and license URLs in build files by @igorescodro in #6
- ﹫ Add detailed KDoc for
TechDebtannotation andPriorityenum by @igorescodro in #7 - 🏜️ Update library stability and performance by @igorescodro in #8
- 🧑🍳 Introduce Research → Plan → Implement Pattern to the AI Agent by @igorescodro in #9
- 🚔 Replace processor tests with integration tests using Gradle TestKit by @igorescodro in #10
- 🔄 Update Gradle Wrapper and dependencies to latest versions by @igorescodro in #11
- 🧹 Update Research → Plan → Implement Pattern to the AI Agent by @igorescodro in #12
- 🎯 Add Maven Local publishing and artifact verification to CI by @igorescodro in #13
- 🏸 Add status and Maven Central badges to README by @igorescodro in #14
- ⚒️ Add a new workflow for automatic releases by @igorescodro in #15
Full Changelog: 0.1.0-beta01...v0.1.0-beta02
0.1.0-beta01
What's Changed
- 🌞 Add new "sample" module with annotated TechDebt examples by @igorescodro in #1
- ⬆️ Upgrade Kotlin, KSP, and Gradle versions by @igorescodro in #2
- 🔧 Update GitHub Actions workflow to trigger on pushes to
mainby @igorescodro in #3 - 📦 Make the library publishable by @igorescodro in #4
- 🍏 Enable Kotlin Multiplatform in project setup by @igorescodro in #5
New Contributors
- @igorescodro made their first contribution in #1
Full Changelog: https://github.com/igorescodro/tech-debt/commits/0.1.0-beta01