Skip to content

chore(release): prepare v0.1.7#285

Merged
chaliy merged 1 commit intomainfrom
claude/release-patch-version-jBonD
Feb 26, 2026
Merged

chore(release): prepare v0.1.7#285
chaliy merged 1 commit intomainfrom
claude/release-patch-version-jBonD

Conversation

@chaliy
Copy link
Copy Markdown
Contributor

@chaliy chaliy commented Feb 26, 2026

Summary

  • Bump workspace version from 0.1.6 to 0.1.7
  • Update CHANGELOG.md with release date (2026-02-26)

Changelog excerpt

Highlights

  • 20+ new builtins: declare/typeset, let, getopts, trap, caller, shopt, pushd/popd/dirs, seq, tac, rev, yes, expr, mktemp, realpath, and more
  • Glob options: dotglob, nocaseglob, failglob, noglob, globstar
  • Shell flags: bash -e/-x/-u/-f/-o, set -x xtrace debugging
  • select construct, case ;;& fallthrough, FUNCNAME variable
  • Nameref variables (declare -n), case conversion (declare -l/-u)
  • 10+ bug fixes for quoting, arrays, globs, and redirections

Test plan

  • cargo fmt --check — passes
  • cargo clippy --all-targets --all-features -- -D warnings — passes
  • cargo test --all-features — 1762 tests pass, 0 failures

@chaliy chaliy merged commit b0bc8e5 into main Feb 26, 2026
16 checks passed
@chaliy chaliy deleted the claude/release-patch-version-jBonD branch February 26, 2026 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants