Skip to content

Releases: russellbanks/Komac

v1.8.2

04 Jul 09:57
Compare
Choose a tag to compare
  • Fix getDistinctOrNull returning null in c238eb9. This was causing some missing root values in installer manifests.

Full Changelog: v1.8.1...v1.8.2

v1.8.1

03 Jul 22:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

30 Jun 11:14
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency com.github.ajalt.clikt:clikt to v4.0.0.221-snapshot by @renovate in #218
  • fix(deps): update dependency com.github.ajalt.mordant:mordant to v2.0.0-beta13.85-snapshot by @renovate in #219
  • Move data out of ManifestData object by @russellbanks in #220
  • chore(deps): update dependency com.github.gmazzo.buildconfig to v4.1.1 by @renovate in #223
  • fix(deps): update dependency com.github.ajalt.clikt:clikt to v4.0.0.228-snapshot by @renovate in #222
  • feat: re-use draft prs by @vedantmgoyal2009 in #216
  • fix(deps): update dependency com.github.ajalt.clikt:clikt to v4.0.0.229-snapshot by @renovate in #226
  • fix(deps): update dependency com.github.ajalt.mordant:mordant to v2.0.0-beta14 by @renovate in #221
  • fix(deps): update ktor to v2.3.2 by @renovate in #227
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.7.2 by @renovate in #228

Full Changelog: v1.7.0...v1.8.0

v1.7.0

14 Jun 11:22
Compare
Choose a tag to compare

What's Changed

  • Replace :emoji: with actual emoji in release notes.
  • Fix package name having extra blank line underneath it in the terminal.
  • Use SHA1 over MD5 for a unique branch name.
  • Specify associated pull request in cleanup command.
  • Fix : being treated as an end of a sentence in release notes.
  • Only show valid installer type options when needed.
  • Add --help to each command.
  • Fix progress bar not fully completing.
  • Fix file not getting deleted if Ctrl+C is pressed.
  • Fix URL regex finding architecture in words
  • Update version in Product Code
  • Replace Java Time with KotlinX DateTime
  • Replace Java IO with Okio fully
  • Add check for if there are any changes compared to previous manifests by @vedantmgoyal2009 in #213

Full Changelog: v1.6.0...v1.7.0

v1.6.0

11 May 20:46
790c3c8
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency org.jsoup:jsoup to v1.16.1 by @renovate in #181
  • chore(deps): update detekt to v1.23.0-rc3 by @renovate in #182
  • chore(deps): update dependency com.github.gmazzo.buildconfig to v4.0.3 by @renovate in #183
  • chore(deps): update dependency com.github.gmazzo.buildconfig to v4.0.4 by @renovate in #184
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.7.0 by @renovate in #185
  • feat: add branch cleanup command by @russellbanks in #186
  • fix: incorrect full description indentation by @russellbanks in #187
  • fix: remove MinimumOSVersion using previous manifest value by @russellbanks in #188
  • feat: add link to GitHub in pull request by @russellbanks in #189
  • fix: full description not trimming in YAML by @russellbanks in #190
  • Add parameters for remove manifest command by @vedantmgoyal2009 in #195
  • fix: cleanup command deleting open branches by @russellbanks in #193
  • fix(deps): update kotest to v5.6.2 by @renovate in #196
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.1 by @renovate in #197

Full Changelog: v1.5.1...v1.6.0

v1.5.1

27 Apr 10:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

26 Apr 22:41
Compare
Choose a tag to compare

What's Changed

  • Add Checkbox Menu in #179
    WindowsTerminal_09w2BSQrY1
  • Update Kotlin to 1.8.21
  • Update Gradle to 8.1.1
  • Added retry logic when a GitHub operation fails
  • Fixed lack of error reasoning when PR creation fails
  • Performance + memory usage improvements

Full Changelog: v1.4.1...v1.5.0

v1.4.1

30 Mar 17:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

26 Mar 15:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0

v1.3.2

23 Mar 19:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2