Releases: Equationzhao/g
Releases · Equationzhao/g
v0.29.0
What's Changed
- feat: ✨ support listing file flags by @Equationzhao in #190
- feat: ⚗️ try loong64 by @Equationzhao in #191
- feat: ✨ refactor separateArgs function by @Equationzhao in #197
Full Changelog: v0.28.2...v0.29.0
v0.28.2
What's Changed
feat(printer): ✨ optimize terminal width
fix: 🐛 fix potential panic
build(deps): ⬆️ bump dependencies
Full Changelog: v0.28.1...v0.28.2
v0.28.1
What's Changed
- feat: ✨ support reading from stdin
- feat: ✨ improve readability of help message
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
- test: ✅ add ut by @Equationzhao
- refactor: ♻️ refactor with afero by @Equationzhao
- feat(printer): ✨ optimize printRow function to adjust column spacing by @Equationzhao in #186
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
feat
- feat: ✨ support si unit by @Equationzhao in #180
style
- style: 💄 add new style by @Equationzhao in #181
- style: 💄 add new style by @Equationzhao in #182
fix
- fix: 🐛 fix output when using --bug by @Equationzhao in #176
deps
- build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #178
- build(deps): ⬆️ bump dependencies by @Equationzhao in #179
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
feat
- feat: ✨ support left align for titles by @Equationzhao in #169
- feat: better json view by @Equationzhao in #173
style
- style: 💄 new style for pkl by @Equationzhao in #171
fix
- fix: 🐛 fix missing panic info by @Equationzhao in #167
Full Changelog: v0.25.4...v0.26.0
v0.25.4
What's Changed
feat
- feat: ✨ new zsh completion by @Equationzhao in #161
- feat: ✨ better align for header/footer by @Equationzhao in #163
fix
- fix: ✏️ fix fuzzy path matching description by @Equationzhao in #159
- fix: 🐛 fix a penitential panic by @Equationzhao in #165
Full Changelog: v0.25.3...v0.25.4
v0.25.3
What's Changed
This release primarily focuses on REFACTORING and adding new TESTS.
BREAKING 💥
REMOVE THE HTML VIEW SUPPORT
feat
- ✨ add install script for linux/darwin by @Equationzhao in #142
- ✨ improve error output and remove dead code by @Equationzhao in #144
- ✨ improve alignment by @Equationzhao in #154
refactor
- ♻️ may improve initiation speed of shell script by @Equationzhao in #151
- ♻️ move const var to constval package by @Equationzhao in #152
- ♻️ improve code perf by @Equationzhao in #153
- ♻️ improve import chain by @Equationzhao in #143
- ♻️ change return code from 1 to 2 when failed to list target entries by @Equationzhao in #146
- ♻️ move filter/content to new package by @Equationzhao in #148
fix
- fix: 🐛 remove unexpected ending in json by @Equationzhao in #157
test
- ci: 👷 add new tests by @Equationzhao in #158
docs
- docs: 📝 add comment by @Equationzhao in #147
Full Changelog: v0.25.2...v0.25.3
v0.25.2
What's Changed
feat
- feat: ✨ add panic prompt info by @Equationzhao in #134
- feat: ✨ custom-tree-style by @Equationzhao in #136
- feat: ✨ add custom theme setting in config by @Equationzhao in #137
ci
- ci: crossplatform-build-test in Github workflow by @Equationzhao in #138
test
- test: ✅ add integration tests and test workflow doc by @Equationzhao in #139
refactor
- refactor: ♻️ rearrange project structure by @Equationzhao in #135
Full Changelog: v0.24.4...v0.25.2
v0.25.1
What's Changed 💥
WARNING ⚠️
this release may produce an error message if you don't have a profile in your user config dir
a new patch release will be released later
× failed to load configuration at /Users/equationzhao/Library/Application Support/g/g.yaml: open /Users/equationzhao/Library/Application Support/g/g.yaml: no such file or directory
feat
- feat: ✨ add panic prompt info by @Equationzhao in #134
- feat: ✨ custom-tree-style by @Equationzhao in #136
- feat: ✨ add custom theme setting in config by @Equationzhao in #137
ci
- ci: crossplatform-build-test in Github workflow by @Equationzhao in #138
test
- test: ✅ add integration tests and test workflow doc by @Equationzhao in #139
refactor
- refactor: ♻️ rearrange project structure by @Equationzhao in #135
Full Changelog: v0.24.4...v0.25.1