Releases: zigai/zgod
Releases · zigai/zgod
v1.2.2
v1.2.1
v1.2.0
Changelog
Features
a003c52feat(tui): add match count display to footerfb9c1aafeat(tui): add exclude fail filter modec732864feat(config): add default fail filter setting9b70519feat(cli): add authenticated history import
Bug Fixes
79210befix(tui): move page keys by visible page8f022fffix(tui): cycle modes in fuzzy/glob/regex order7579474fix(tui): correct fails pill state colors3675949fix(tui): accept typed command with no matches
Other Changes
c2dff02refactor(tui): extract handleKey control helpers
v1.1.0
v1.0.2
Changelog
47647a4test(paths): rename err variable to avoid shadowingd388af8style(perms): use 0o file mode literals6218269style(go): apply whitespace lint formatting401d39erefactor(core): apply lint-driven cleanupsde8ea0erefactor(cli): remove init-based command wiring4d67d60feat(paths)!: add error handling to path resolutiona6516d0feat(config): add default_scope to replace --cwd flaga58061dchore(lint): tune golangci rules and exclusions3b0dd4achore(lint): tune golangci configurationc4da9c3chore(lint): enable wsl_v5 linter
v1.0.1
Changelog
6c636f4fix: selected-line background during match highlightc2b275ffix(build): correct changelog format template quoting9f2ca4efeat(build): add nfpms config for deb and rpm packagesd8bef0fdocs(readme): restructure and improve documentation6328255docs(readme): document platform-specific default paths81eed44docs(readme): add prebuilt binaries sectionb5c185eRefine README formatting and clarify installation
v1.0.0
Changelog
9bb5e83zgod 0.1.09e8aa89style(tui): swap fuzzy and glob indicator colors and toggle order456c258style(tui): remove padding from column header bar4dfddb0style(lint): remove redundant revive from nolint commentecef70fstyle(lint): remove redundant comments from golangci configdc4ef9arefactor(tui): use prefixWidth variable instead of hardcoded spaces92c6756refactor(tui): extract layout calculation and rendering helpers82a2581refactor(shell): extract setupLine and writeSetupLine helpersa5224e9refactor(history): remove unnecessary map in ScoreAndSort64b6fcefix: enforce 0600 permissions for config and database filesdbfdbb1fix(tui): handle and display database errors5830375fix(goreleaser): use printf for SHA truncation890c197fix(goreleaser): remove duplicate bullet point in changelog6e5766dfix(config): swap toggle cwd and dedupe key bindingsd6e7bc3feat(tui): add multiline command preview and display modes6e25d1ffeat(tui)!: rename Cancelled to Canceled and refactor key handlers12b3d12feat(theme): add configurable selection and match highlighting stylesee59019feat(shell): add macOS portability for timestamp handling5bc121afeat(shell): add PowerShell support4e03526feat(paths): add cross-platform path support899ed92feat(install): add cross-platform install scripts461f3fcfeat(history): add max command length filtering5c1d2c1feat(config): add multiline preview and max command length settings48d380bfeat(cli): enhance version output with build infoa0f09cafeat(cli): add cross-platform TTY support7338cc0docs(readme): document multiline preview and config optionsebd8f51docs(readme): add quick install instructions8100b56docs(readme): add new theme configuration options25ed002docs(justfile): clarify version bump examplesc575156chore(lint): add additional linters to golangci config1720a94chore(justfile): remove check task41add92build: add Justfile for task automation69f6c3ebuild(release): add GoReleaser configurationc77511ebuild(justfile): add release and build tasks3be3175build(goreleaser): fix changelog format templatea2be270build(gitignore): add dist directory1151c0dInitial commit