brush v0.2.4
reubeno
released this
19 Jul 13:10
·
184 commits
to main
since this release
What's Changed
- fix: exclude tags from git version info by @reubeno in #115
- feat: get building on windows and wasm-wasip1 targets by @reubeno in #116
- fix: correct logic to extract PR number in report workflow by @reubeno in #120
- fix: correct ci report gh cli invocation by @reubeno in #121
- build(deps): bump cargo-bins/cargo-binstall from 1.7.3 to 1.7.4 in the github-actions group by @dependabot in #119
- feat: Initial support for non-linux by @lu-zero in #117
- build(deps): bump the cargo group across 1 directory with 5 updates by @dependabot in #122
- fix: clippy and check warnings by @reubeno in #123
- feat: add brushctl builtin, seed with event toggling support by @reubeno in #124
- fix: correct completion fallback logic when spec matches but 0 results by @reubeno in #125
- fix: various build warnings on windows build by @reubeno in #126
- docs: update readme by @reubeno in #127
- build: ensure CI checks enable all features by @reubeno in #128
- chore: update comments by @reubeno in #129
- feat: enable simpler builtins implemented outside brush by @reubeno in #130
- fix: do not fail fast if history file is unwritable by @reubeno in #131
- build: prepare next release by @reubeno in #132
New Contributors
Full Changelog: brush-shell-v0.2.3...brush-shell-v0.2.4