Releases: mikelorant/committed
Releases · mikelorant/committed
v0.5.0
Changelog
- f765d56 ✨ Add configuration to set sign-off
- 78c7f77 ✨ Add configuration for extra authors
- 1d29200 ✨ Add configuration for emoji selector
- 3ecab20 📝 Improve README
- c3d3c23 ✨ Add configuration for default focus
- 1c815f8 ✨ Add config file argument
- cb6766d ✨ Add config loading when creating a new commit
- 430d7d8 ✨ Implement config package
- ebf763b ♻️ Improve commit config naming
- b9757ab ♻️ Rename state field in tests
- 3666469 ♻️ Rename UI state to focus
- fdfd0ab ♻️ Add method to open a Git repository
- 44d937d ♻️ Refactor commit configure
- 1ff889c ✅ Improve root command tests
- ea86257 🔥 Remove repository commit options type
- 819ff37 🐛 Remove template parsing error handling
- 43bbf9f ♻️ Refactor get references function
- b1154b7 💄 Add adaptive colours and alternative themes
v0.4.0
Changelog
- 151d18c ♻️ Improve switching between components
- 591bba7 ♻️ Improve main model commit
- dc748a6 🐛 Improve UI rendering at start
- 8fa4bf3 ♻️ Improve sign-off toggling
- 27710a7 ♻️ Improve key response
- 9c287bf ♻️ Refactor update main model state
- b4a4829 ♻️ Refactor set main model state
- a5db0ba ♻️ Refactor shortcut naming
- f998d23 ♻️ Remove shortcut prefix on styles
- 645060e ♻️ Refactor reset main model state
- 7123280 ♻️ Refactor key presses
- f517928 💄 Refactor theme colours
- ae0b2ce 📝 Add further limitations to amending
- 3ca00d5 📝 Add best practises to documentation
- d793fda 👷 Add coverage report generation
- 948bc07 ✅ Add UI component tests
- a5326d3 🐛 Fix empty users for info and footer component
- 6a29481 ♻️ Refactor UI to allow for testing
- 799a289 ✅ Add Cobra command tests
- 1f5bb85 ✅ Add UI header component tests
- b306f85 🔥 Remove unused connector
- 3abce08 ✅ Add UI theme tests
- c8ae24d ✅ Add tests for the UI test helpers package
- b846e6d 🚨 Remove linter warnings
- 76cedd6 🚸 Add help shortcuts
- c49d5d5 ✅ Add UI shortcut component tests
- a82595a ♻️ Split shortcuts into a model
- 390e9d9 ✅ Add UI status component tests
- d9e5d4d ♻️ Make status types and constants public
- f128876 ✅ Add UI filterlist component tests
- 2d48d23 ♻️ Improve filterlist with dynamic width
- 4889f18 ✅ Add UI body component tests
- b832a15 ✅ Add UI message component tests
- 3248240 ✅ Add UI footer component tests
- 0abe6ad ✅ Add UI help component tests
- e65edb2 ✅ Add UI info component tests
- cdaa748 📦 Add UI test helper package
- 13f8a09 ♻️ Return models as interface instead of struct
- f47deda 🐛 Fix incorrect remote colour
- eb96fdc 💄 Modify themes to have more variety
- 51bfe9a ✅ Add tests for repository describe
- 8766dc2 ✅ Add tests for shell package
- dcecc89 🐛 Fix cancelling a commit
- f4671f2 ♻️ Refactor commit apply
- 8daa52a 🚸 Consolidate apply and dry run
- ea519bc ♻️ Remove commit intermediate result
- 3c99e59 ♻️ Refactor repository commit
v0.3.0
Changelog
- 819a3d7 ✅ Add commit apply tests
- e62e426 ♻️ Define repository commit apply function
- 0e2703b ♻️ Make commit options public fields
- 6826948 ♻️ Refactor applying commits
- 6f3b56b 🐛 Fix importing emoji when amending
- 913b53f ✅ Add commit transform tests
- ca8950d ♻️ Make transform functions public
- 6149297 ♻️ Refactor commit package
- 40754fd ✅ Add emoji tests
- 6b841b4 ✨ Add emoji sets
- 49fa972 ♻️ Move find emoji functions
- ad6e80e 🐛 Fix panic when local branch has no commits
- 279743c 🚚 Rename gitmoji set
- 65477c4 ♻️ Rename emoji shortcode
- 3c2dc8d 📦 Update Lipgloss package
- 60bddba 🧱 Add Dockerfile
- 4b528a9 ✅ Refactor repository branch tests
- a7e033b ✅ Rename and refactor repository head
- ce0cd09 ✅ Refactor repository remotes tests
- 6575e0a ✅ Refactor repository user tests
- 7bfc8bf ✅ Add fuzzy tests
- f2b8247 ✅ Add emoji tests
- b2c10fc 📝 Lint README
- a775c35 💫 Update demo and tape
- e49a88c 🚸 Remove body character limit
- f838d8c 🐛 Fix body focus sending key press to text area
- a81aaf2 🚸 Add ttyd compatibility mode
- 33369a3 📝 Fix documentation badges
- f11dc45 ✨ Toggle themes
- ee508da 💄 Style remaining UI elements
- eb3f28c 💄 Refactor colours to use Bubble Tint
- 7bc80a0 📦 Add theme package
- c1bed26 📝 Update badges and usage in documentation
v0.2.2
v0.2.1
v0.2.0
Changelog
- 479626b 🚚 Rename features
- ce49fb6 📝 Add usage to documentation
- 890dc68 ✨ Allow amending of previous commit
- 0ecfca0 🚧 Commit transform functions
- b60c9a7 🚧 Add emoji helpers
- d83e3a5 ♻️ Refactor placeholders
- b66a6de 🚧 Get repository head commit
- 45fb0ae 📝 Add documentation badges
- 1c2b324 📝 Add purpose to documentation
- f9ecf95 🤡 Prototype options view