Skip to content

Releases: Univers42/hellish

v3.1.3

Choose a tag to compare

@github-actions github-actions released this 17 Sep 13:44

Full Changelog: v3.1.2...v3.1.3

Full Changelog: v3.1.2...v3.1.3

v3.1.2

Choose a tag to compare

@github-actions github-actions released this 17 Sep 11:35

Full Changelog: v3.1.1...v3.1.2

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Sep 04:05

Full Changelog: v3.1.0...v3.1.1

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 00:08

Full Changelog: v3.0.0...v3.1.0

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 21:47

Full Changelog: v2.10.2...v3.0.0

v2.10.2

Choose a tag to compare

@github-actions github-actions released this 14 Sep 12:41

Full Changelog: v2.10.1...v2.10.2

v2.10.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 01:46

Full Changelog: v2.10.0...v2.10.1

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 21:44

What's Changed

  • fix(execution): set -e survives an A && B inside an if-condition by @LESdylan in #123
  • fix(core): BASH_SOURCE[0] names a script run as a file by @LESdylan in #124
  • fix(expander): process substitution runs in the forked child, not a re-exec by @LESdylan in #125
  • fix(builtins): read -d:/-N3, printf %(fmt)T, mapfile options, select, declare -f bodies by @LESdylan in #126
  • fix(expander): string operations count characters in a multibyte locale by @LESdylan in #127
  • test(born2root): the corpus as a submodule, parsing and running like bash in CI by @LESdylan in #128

Full Changelog: v2.9.1...v2.10.0

v2.9.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 13:15

Full Changelog: v2.9.0...v2.9.1

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 05:19

Full Changelog: v2.8.10...v2.9.0