Skip to content

Releases: mikelorant/committed

v0.11.0

05 Mar 02:50
Compare
Choose a tag to compare

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

19 Feb 13:06
Compare
Choose a tag to compare

Changelog

  • cb43d6c 🐛 Amend with hook or editor not showing content

v0.10.1

19 Feb 12:27
Compare
Choose a tag to compare

Changelog

  • 3e57285 🐛 Fix reflow occuring unexpectedly in body

v0.10.0

19 Feb 09:57
Compare
Choose a tag to compare

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

v0.9.2

16 Feb 07:19
Compare
Choose a tag to compare

Changelog

  • 0627636 🐛 Fix body text exceeding viewport height
  • cee22d8 🚧 Create hook package
  • 348b3e2 🚨 Fix linter warning
  • 046e590 📦 Update Lipgloss package
  • 76e876c 📝 Update internal documentation
  • 07912f5 🧪 Fix repository branch tests

v0.9.1

12 Feb 01:38
Compare
Choose a tag to compare

Changelog

  • fbdb881 ✨ Add configuration to ignore Git global author
  • c631518 🐛 Fix applying an amended commit
  • cdbcce6 🐛 Fix displayed Git references

v0.9.0

10 Feb 11:36
Compare
Choose a tag to compare

Changelog

  • 67277fd ⬆️ Upgrade dependencies
  • dfbca86 🚸 Highlight focused component
  • e5e22fd ✅ Add config saving tests
  • 2c6c491 🐛 Fix YAML marshalling
  • 1beef98 ✨ Restore state after failed commit
  • b788a33 📝 Add CodeFactor badge
  • d1cf2fc 📝 Fix documentation lint warning
  • 1e6c132 ✨ Add listing of themes and emojis
  • 0d23778 ♻️ Split theme package
  • fcc9b23 🚸 Prevent applying commit with no files staged
  • 2c9df9a ⚡ Improve retrieving worktree status
  • b6175d6 📝 Swap incorrect terminal setting images
  • 75aa4d7 📝 Update demo video in documentation
  • 983288a 🐛 Fix data race when testing config parsing
  • 20901bf 🐛 Fix option key
  • d62cf62 📝 Fix copy to clipboard in documentation
  • 08be699 🐛 Fix colour detection
  • 22eb76d ✅ Parallelise tests
  • 30ffbb8 🚨 Fix lint warning
  • c741a68 🐛 Remove use of upstream package global variable
  • dfaebaa ✅ Update shell tests
  • 30f35c6 🐛 Remove global variable used by help
  • 5046921 📝 Left justify documentation tables

v0.8.0

03 Feb 05:14
Compare
Choose a tag to compare

Changelog

  • d12e887 ✨ Add loading and saving of cancelled commits
  • 58a8e56 🚧 Add snapshot loading and saving
  • 8ee0dcd 🔥 Remove repository functional options
  • 39847d8 🐛 Handle configuration with empty focus
  • fbed560 🎨 Omit empty fields when generating config
  • 7caccce 🚧 Create config file
  • d454f5c 🏗️ Refactor commit architecture
  • 5efd937 ♻️ Refactor applying or cancelling a commit
  • a40c8da 🚸 Remap help to a different key binding
  • 3004c93 🚧 Add file creation and exist functions
  • 096b026 🚧 Add config unmarshal with tests
  • 00f37de 🚧 Add snapshot package
  • d392cd9 ✨ Apply commit based on UI returned state
  • 898ceeb ✨ Add toggling between new and amend commits
  • 75f985b 🚧 Refactor setting model state
  • 5f9b86d 💄 Fix width of shortcut blocks

v0.7.0

29 Jan 10:46
Compare
Choose a tag to compare

Changelog

  • 06c4f37 ✨ Show commit ready state
  • 9251ba2 🚧 Add Git worktree status
  • 5b71585 🔥 Remove unused test golden files
  • 9bb15f6 ✨ Show default user for footer and header
  • 683d354 🚧 Implement function to sort users
  • b2ab3ae 🏷️ Add default user field
  • fe3e526 ✅ Improve theme tests
  • e72b269 📝 Fix tips section
  • a2efa22 ✨ Show commit type
  • 0813ea8 🔨 Add Taskfile
  • 2383487 🤡 Add extra options to config interface
  • de8f465 📝 Improve key bindings in documentation
  • bd80871 🔥 Remove duplicated documentation sections
  • a129271 📝 Update first steps and add tips
  • ec174a7 📝 Update highlights in documentation
  • 256890b 📝 Add first steps to documentation
  • 0f8c8ae 📝 Update table of contents
  • 3d44acc 📝 Move view section to internal documentation
  • f4d66b6 ✨ Add configuration for terminal compatibility
  • 53026e3 📝 Minor layout improvements
  • b3ca6a3 📝 Improve keyboard shortcut documentation
  • eacd26d 🐛 Incorrect author heading emoji
  • af85afe 📝 Add table of contents
  • 8d37263 📝 Change installation emoji in documentation
  • ca7297a 📝 Add thanks to documentation
  • c197aa8 ✨ Add Emoji-Log support

v0.6.2

27 Jan 09:26
Compare
Choose a tag to compare

Changelog

  • 009215c 🐛 Fix GoReleaser updating version variable
  • 41a17be ✨ Add configuration for colour profile
  • ac48f50 🔥 Remove command global variables
  • f39b12d ♻️ Remove global variables for themes
  • 848b9e5 ✨ Add configuration for themes
  • 4ba3680 ✨ Add configuration for emoji type
  • 36b8b49 ♻️ Storage emoji as string in message model
  • b17f682 🚨 Fix README lint warnings
  • 800404f ✨ Add configuration for emoji sets
  • cf0b13b ♻️ Add emoji set to commit state
  • aea6740 ✨ Add Devmoji support