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
--helpto 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