Releases: russellbanks/Komac
Releases · russellbanks/Komac
v1.8.2
- 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
What's Changed
- chore(deps): update dependency gradle to v8.2 by @renovate in #230
- Get Github repo's homepage if available by @vedantmgoyal2009 in #232
- Update README.md by @vedantmgoyal2009 in #233
Full Changelog: v1.8.0...v1.8.1
v1.8.0
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
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
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
What's Changed
- fix: non-default locales not being added on quick update by @russellbanks in #180
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Add Checkbox Menu in #179
- 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
What's Changed
- chore(deps): update dependency gradle to v8.1-rc-2 by @renovate in #153
- fix: add x32 to URL architectures by @russellbanks in #156
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat: migrate to Okio by @russellbanks in #144
- fix: exception when creating new package by @russellbanks in #146
- fix: default locale branch name on new by @russellbanks in #148
- fix(deps): update dependency com.github.ajalt.mordant:mordant to v2.0.0-beta12 by @renovate in #150
- feat: add MSI support to Linux and macOS by @russellbanks in #151
- fix: only skip manifest if PR is open in CI by @russellbanks in #152
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- fix: match installers when installer type is null by @russellbanks in #143
Full Changelog: v1.3.1...v1.3.2