All Versions
11
Latest Version
Avg Release Cycle
23 days
Latest Release
1534 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.2.1 Changes
August 20, 2020🛠 Fixed (1 change)
- ⚡️ Disable error message for update check
-
v1.2.0 Changes
August 20, 2020➕ Added (3 changes)
- ➕ Add custom CHANGELOG.md file template
- Sort change-entries per Change-Type in resulting CHANGELOG.md
- Sort entry types in CHANGELOG.md
Other (1 change)
- 👌 Improve update routine
-
v1.1.4 Changes
June 16, 2020🛠 Fixed (5 changes)
- 🛠 Fix incorrect representation of the 'Number of Changes' in the CHANGELOG.md
- 🛠 Fix bug in 'update avail.' checker
- 🛠 Fix that no stacktrace will be send to Sentry. It also improves how the messages are stacked and send.
- 🛠 Fix runtime.errorString in CheckUpdate algo (#9)
- 🛠 Fix runtime.boundError in 'release' command (#8)
-
v1.1.3
April 02, 2020 -
v1.1.2 Changes
April 02, 2020➕ Added (1 change)
- ➕ Add 'update available' reminder
🛠 Fixed (1 change)
- 🚀 Trim 'v' from version string when calling
release
command (#4)
-
v1.1.1 Changes
March 30, 2020➕ Added (1 change)
- ➕ Add 'update' command
🛠 Fixed (1 change)
- 🛠 Fix 'error on number conversion' on Windows platform
🔄 Changed (1 change)
- ⚡️ Disable automatic updates #2
-
v1.1.0 Changes
March 12, 2020Other (1 change)
- ➕ Add sentry crash reporter
➕ Added (1 change)
- ➕ Add auto-updater
-
v1.0.3
January 02, 2020 -
v1.0.2 Changes
January 02, 2020🛠 Fixed (1 change)
- Replace '' with '' in changelog entry titles
-
v1.0.1 Changes
January 02, 2020🛠 Fixed (3 changes)
- 🛠 Fix error if 'unreleased' folder does not exists
- 🛠 Fix version data problems with GoReleaser
- 🛠 Fix 'panic: file does not exist'
🔄 Changed (2 changes)
- ✂ Remove 'version' flag
- ➕ Add 'version' sub-command