brush v0.2.3
·
262 commits
to main
since this release
What's Changed
- Bump cargo-bins/cargo-binstall from 1.7.1 to 1.7.3 in the github-actions group by @dependabot in #92
- build: take targeted dependency updates by @reubeno in #93
- fix: correct expansion when PWD is / by @reubeno in #96
- build: update config by @reubeno in #97
- fix: ensure parser error actually impls Error by @reubeno in #98
- fix: realign newline parsing with spec by @reubeno in #99
- fix: correct handling of unterminated expansions by @reubeno in #101
- fix: add &>> implementation by @reubeno in #103
- feat: enable -O and +O on command line by @reubeno in #105
- feat: start using cargo-fuzz for testing by @reubeno in #106
- fix: correct metadata for fuzz crate by @reubeno in #107
- feat: enable fuzz-testing arithmetic eval by @reubeno in #108
- fix: resolve assorted arithmetic eval issues by @reubeno in #110
- fix: correct ** overflow behavior by @reubeno in #111
- feat: include more details in version info by @reubeno in #112
- chore: update Cargo.lock by @reubeno in #113
- chore: release by @reubeno in #114
Full Changelog: brush-shell-v0.2.2...brush-shell-v0.2.3