Skip to content

Releases: igorescodro/tech-debt

0.5.0

08 Feb 23:29

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

0.4.0

01 Feb 23:24

Choose a tag to compare

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

31 Jan 19:20

Choose a tag to compare

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 test task dependency to build and check by @igorescodro in #31
  • 🔖 Add emoji tag to version bump commit in release.yml by @igorescodro in #33
  • 🍅 Add support for TODO and FIXME in the report by @igorescodro in #32
  • 🛠️ Fix Gradle configuration cache issue in GenerateTechDebtReportTask by @igorescodro in #34

Full Changelog: v0.2.0...v0.3.0

0.2.0

24 Jan 14:57

Choose a tag to compare

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

20 Jan 01:13

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

0.1.0

18 Jan 15:04

Choose a tag to compare

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

17 Jan 15:03

Choose a tag to compare

What's Changed

  • 🥖 Update POM descriptions and license URLs in build files by @igorescodro in #6
  • ﹫ Add detailed KDoc for TechDebt annotation and Priority enum 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

11 Jan 20:37

Choose a tag to compare

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 main by @igorescodro in #3
  • 📦 Make the library publishable by @igorescodro in #4
  • 🍏 Enable Kotlin Multiplatform in project setup by @igorescodro in #5

New Contributors

Full Changelog: https://github.com/igorescodro/tech-debt/commits/0.1.0-beta01