v0.1.0
Pre-release
Pre-release
What's Changed
- Add
GinBranch
to list and manipulate git branches by @lambdalisue in #25 - Add
GIN_BUFFER_PROTOCOLS
to detect proper worktree on Gin buffers by @lambdalisue in #28 - 🐛 Fix
GinBranch
(#29) by @lambdalisue in #30 - Add diff jump mappings on
GinDiff
by @lambdalisue in #32 - 👍 Add prompts/editors proxy feature by @lambdalisue in #33
- Fix issue of handling a git repository on non current working directory by @lambdalisue in #35
- Fix minor issues by @lambdalisue in #36
- Enable ANSI Escape Code colors on
Gin
command (can be disabled by++monochrome
option) by @lambdalisue in #34 - Improve
GinBranch
by @lambdalisue in #38 - Use
++
prefix instead for Gin specific options inGinChaperon
andGinPatch
by @lambdalisue in #39
Full Changelog: v0.0.0...v0.1.0