Skip to content

Releases: MrAdkhambek/Treant

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 17:09

What's Changed

  • Fix hardcoded compiler plugin version in TreantSubplugin by @MrAdkhambek in #1
  • Fix incorrect POM descriptions by @MrAdkhambek in #2
  • Fix Maven Central badge link to correct namespace by @MrAdkhambek in #3
  • Replace unsafe first{} with firstOrNull{} in LoggerStrategy by @MrAdkhambek in #4
  • refactor: extract shared TreantAnnotations utility by @MrAdkhambek in #5
  • Add edge case and error path test coverage by @MrAdkhambek in #7
  • Fix hardcoded macOS IntelliJ path in idea-plugin build by @MrAdkhambek in #8
  • Add CI workflow for PRs and main branch by @MrAdkhambek in #6

New Contributors

Full Changelog: v1.0.0...v1.0.1