Releases: kazupon/gunshi
Releases · kazupon/gunshi
v0.27.0-beta.6
What's Changed
🌟 Features
- feat(docs): init cli by @ryoppippi in #422
Full Changelog: v0.27.0-beta.5...v0.27.0-beta.6
v0.27.0-beta.5
v0.27.0-beta.4
v0.27.0-beta.3
v0.27.0-beta.2
Full Changelog: v0.27.0-beta.1...v0.27.0-beta.2
v0.27.0-beta.1
Full Changelog: v0.27.0-beta.0...v0.27.0-beta.1
v0.27.0-beta.0
What's Changed
🌟 Features
- feat: support sub commands object style by @kazupon in #266
- feat: support
createCommandContextexporting by @kazupon in #334 - feat(plugin-i18n):
registerGlobalOptionResourcesextension by @kazupon in #343
🐛 Bug Fixes
- fix(lazy-async): resolve command before executing by @kazupon in #322
- fix(gunshi): resolve command name via function name for entry by @kazupon in #333
💥 Breaking Changes
⚡ Improvement Features
- feat: more overloads plugin function typing by @kazupon in #259
- fix: improvement plugin type inference by @kazupon in #262
- fix(plugin-i18n): change to
builtinResourcesoption by @kazupon in #296 - fix(gunshi): re-export
CommandContext.logagain by @kazupon in #297 - fix(extensions): allow any type for command context extensions by @kazupon in #325
- fix: improve type-safe by @kazupon in #330
- fix(plugin-i18n): improve type-system by @kazupon in #332
📝️ Documentations
New Contributors
- @yukukotani made their first contribution in #291
- @BobbieGoede made their first contribution in #303
Full Changelog: v0.27.0-alpha.10...v0.27.0-beta.0
v0.27.0-alpha.9
What's Changed
🌟 Features
- feat: custom rendering by command itself by @kazupon in #241
- feat: support i18n for plugin-completion by @kazupon in #248
⚡ Improvement Features
- fix(gunshi): fix type error plugin onExtension, when extension is not define by @kazupon in #236
- fix: improve sub commands usage rendering by @kazupon in #257
New Contributors
- @theoephraim made their first contribution in #249
Full Changelog: v0.27.0-alpha.8...v0.27.0-alpha.9
v0.27.0-alpha.10
Full Changelog: v0.27.0-alpha.9...v0.27.0-alpha.10
v0.27.0-alpha.8
Full Changelog: v0.27.0-alpha.7...v0.27.0-alpha.8