Releases: mikelorant/committed
Releases · mikelorant/committed
v0.14.1
v0.14.0
Changelog
- f7118f7 📖 Improve demo video
- 4f13da4 ✨ Remove snapshot state file
- 23095a6 🧪 Rename snapshot field name
- 425a963 🐛 Restore snapshot for all unapplied commits
- 22e400e 🐛 Fix commit dry run
- 8376806 🚧 Add file removal function
- 513ea06 ⬆️ Upgrade dependencies
- b233a44 ⬆️ Upgrade go-git fixtures dependencies
- f6fb332 📖 Update demo video
v0.13.0
v0.12.0
Changelog
- 63af4a1 🐛 Fix Docker image Alpine fuzzy package matching
- e2f3b99 ⚙️ Migrate Golangci-lint config file
- ba38594 🚨 Fix linter errors
- c9a3f27 🚨 Ignore mixed case markdown reference warnings
- ec395b4 🐳 Upgrade Docker images
- 53622f4 🚀 Migrate to GoReleaser version 2 config
- f1feef8 🚀 Fix deprecated GoReleaser flag
- 314ffa5 💎 Improve emoji compatibility
- 3e7073b ⬆️ Revert use of forked coloredcobra package
- 06d36df ⬆️ Upgrade UI dependencies
- a69412e ⬆️ Upgrade dependencies
- 0f6e110 🚨 Replace deprecated style copy
- be130ef ♻️ Replace reflow package
- 9fdaaec ⬆️ Upgrade dependencies
- d38da19 📖 Improve README
- 30b5445 ♻️ Update VHS commands
- 2afcd85 ⬆️ Upgrade dependencies
- 429e6de 🧪 Prevent data race with UI tests
- 32f6bad ✨ Add terminal package
- 1b726c8 ⚙️ Disable linter rule
- 6b91677 ⚙️ Switch emoji type default
- c348413 💎 Improve emoji search
- 61afb5f 🐛 Hide end of buffer character
- 4ab8359 🧪 Fix emoji type test names
- 87d0dc0 📖 Add GitHub social media preview image
- 3249ee1 🧪 Add tests for emoji functions
- 8475ba9 🐛 Fix merging config changes
- 8ed8242 🐛 Set Gitmoji as default emoji set
v0.11.0
Changelog
- 01830cb 🐛 Loging to GitHub container registry
- 19db096 🐛 Push Docker images to GitHub registry
- 2d9f6a9 🐛 Fix releasing Docker image
- ab30e42 🔥 Remove GoReleaser Docker options
- 6a3635f 👷 Fix Docker image builds
- de30d2c 💄 Committed emoji profile set
- 6ba5d6c 🐛 Fix emoji selector setting in options
- 6678d0b 🐛 Fix configuration options writing
- c6b38c6 ✅ Improve tests for options help
- 27b2381 🐛 Refine options controls
- 9656fb6 🐛 Fix saved config overwriting authors
- c4637af 🐛 Improve format of saved config file
- afa834a ✨ Add theme saving to options
- c9bc77d 🔥 Remove obsolete struct field
- f8589b7 ✨ Write configuration to file
- 9ade0ea ♻️ Refactor default theme to improve tests
- 3a3c2ab 🔥 Remove listing of emoji sets and themes
- 7de80e4 🐛 Allow options to focus and blur
- faa5c76 ✅ Add tests for options
- 7f8607b 🐛 Fix options section border
- bea6d7b 🚧 Add options shortcut
- cccbc43 🚧 Add theme panel for options
- fdb7cef 🚧 Add help panel for options
- 2e6de0a 🚧 Add setting options to main UI
- 14e8d20 🚧 Add toggle pane
- 74a1c75 🚧 Add radio pane
- ef361a3 🚧 Add setting option foundation
- 0a9671b 🚧 Add section options to main UI
- c875c16 🚧 Add section option foundation
- f891b8e 🚧 Add config option foundation
- ded5ab9 🚧 Add helper methods for config options
- 5a3817e 🚧 Add a flag to hide filter list border
- 559fc69 🚧 Allow changing filter list width
- d0d19ba ♻️ Refactor filter list component
- 47551d1 🤡 Update mock options interface
- 52e1750 🤡 Add mock interface for files
- 75a6fc4 🚀 Push Docker image to repository
- f43c889 ⬆️ Reorder imports and update dependencies
v0.10.2
v0.10.1
v0.10.0
Changelog
- 8efac8f 📝 Add comparison table to documentation
- fd493a9 ✨ Add Git editor support
- fe73906 📝 Update documentation to attribute theme
- 200073e 📝 Update documentation for list and hook
- 8e7e3c3 ♻️ Simplify commit message output
- d3604de ✨ Add hook support
- cbc8836 ♻️ Refactor setting saves and compatibility
- a209820 ♻️ Move default save method to new file
- d3dd63b ♻️ Move save methods to new file
- 97b77b5 ♻️ Improve date time format
- e9ba207 ♻️ Refactor cursor reset
- 061d471 🐛 Fix options not set
- 70af6fa 🐛 Fix hook location detection
- 387ee52 🚧 Add hook command
- 2db4c08 🔥 Simplify hook package
- 048ab26 🚧 Add ability to read hook message file
- c354164 ✅ Test kitty compatibility
- b7de666 🚧 Write hook message to file
- f105611 🚧 Add hook uninstall function
- bb47733 🐛 Modify body text wrapping
- 94b1101 🚧 Add hook install function
- 6fe8477 🚧 Add capability to find hook location