2.3.0 - 2025-09-28
🚀 Features
- add @generated comments to all generators by @jdx in #310
🐛 Bug Fixes
- (brew) bump formula after the release by @muzimuzhi in #305
- (completions) ignore aliases and functions named usage (2nd attempt) by @risu729 in #304
- use temp files to avoid 'argument list too long' error in shell completions by @jdx in #329
🔍 Other Changes
📦️ Dependency Updates
- pin dependencies by @renovate[bot] in #307
- update rust crate serde_json to v1.0.141 by @renovate[bot] in #309
- update jdx/mise-action digest to 13abe50 by @renovate[bot] in #308
- update actions/checkout digest to 08eba0b by @renovate[bot] in #316
- update amannn/action-semantic-pull-request digest to e32d7e6 by @renovate[bot] in #317
- update jdx/mise-action digest to c37c932 by @renovate[bot] in #312
- update apple-actions/import-codesign-certs digest to 95e84a1 by @renovate[bot] in #318
- update dependency vitepress to v1.6.4 by @renovate[bot] in #319
- update codecov/codecov-action digest to 5a10915 by @renovate[bot] in #326
- update rust crate ctor to 0.5 by @renovate[bot] in #327
New Contributors
- @muzimuzhi made their first contribution in #305