Skip to content

v0.8.0

Compare
Choose a tag to compare
@mikelorant mikelorant released this 03 Feb 05:14
· 111 commits to main since this release

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