Skip to content

Releases: arg-sh/argsh

argsh v0.10.0

07 May 17:24
c89e435

Choose a tag to compare

What's Changed

  • Release v0.9.1 by @github-actions[bot] in #131
  • docs: add shell-op plugin page and sidebar entry by @fentas in #132
  • fix(builtin): OCI push support for nested registry paths by @fentas in #135
  • fix: docker fallback for argsh-lint when missing locally by @fentas in #136
  • feat: promote lib subcommands to top-level by @fentas in #137

Full Changelog: v0.9.1...v0.10.0

argsh v0.9.1

24 Apr 13:58
b4a4626

Choose a tag to compare

What's Changed

  • test: add e2e tests for plugin system + fix curl fallback URL by @fentas in #129
  • fix(lsp,vscode): formatter handles combined array decls, syntax highlighting fixes by @fentas in #130

Full Changelog: v0.9.0...v0.9.1

argsh v0.8.4

20 Apr 13:14
fd52efb

Choose a tag to compare

What's Changed

  • Release v0.8.3 by @github-actions[bot] in #112
  • fix: build .so on bookworm + add musl build for Alpine by @fentas in #113

Full Changelog: v0.8.3...v0.8.4

argsh v0.8.3

20 Apr 11:12
2529b0a

Choose a tag to compare

What's Changed

  • Release v0.8.2 by @github-actions[bot] in #107
  • Delete .vale.ini by @fentas in #108
  • feat: .so version info and SHA256 verification on download by @fentas in #109
  • feat: graceful import fallbacks and # argsh source= directive by @fentas in #111

Full Changelog: v0.8.2...v0.8.3

argsh v0.8.2

19 Apr 15:16
1c1137c

Choose a tag to compare

What's Changed

  • Release v0.8.1 by @github-actions[bot] in #102
  • docs: add documentation for crates, builtin, and shdoc by @fentas in #103
  • feat: add :^ inherited field modifier by @fentas in #105
  • Update package.json by @fentas in #106
  • fix(lsp): recognize leaf functions without args=() array by @fentas in #104

Full Changelog: v0.8.1...v0.8.2

argsh v0.8.1

18 Apr 17:02

Choose a tag to compare

What's Changed

  • Release v0.8.0 by @github-actions[bot] in #100
  • fix: add argsh-dap to release pipeline, Docker image, and VSIX by @fentas in #101

Full Changelog: v0.8.0...v0.8.1

argsh v0.8.0

18 Apr 16:28
a03931a

Choose a tag to compare

What's Changed

  • Release v0.7.0 by @github-actions[bot] in #91
  • ci: optimize pipeline — build once, fan out via Docker artifact, fan in by @fentas in #90
  • feat: add DAP debugger for argsh scripts by @fentas in #98

Full Changelog: v0.7.0...v0.8.0

argsh v0.7.0

18 Apr 09:40

Choose a tag to compare

What's Changed

  • Release v0.6.6 by @github-actions[bot] in #86
  • fix: prevent segfault when builtin update overwrites loaded .so by @fentas in #87
  • feat: add argsh-lint binary and wire into argsh lint by @fentas in #89

Full Changelog: v0.6.6...v0.7.0

argsh v0.6.6

16 Apr 13:15
0da3ed9

Choose a tag to compare

What's Changed

  • Release v0.6.5 by @github-actions[bot] in #81
  • fix: set BATS_LIB_PATH in docker image for bats_load_library by @fentas in #82
  • feat: forward ARGSH_ENV_* vars to docker container by @fentas in #83
  • fix: allow -h/--help at any position in :args by @fentas in #85
  • docs: clarify positional argument required/optional behavior by @fentas in #84

Full Changelog: v0.6.5...v0.6.6

argsh v0.6.5

10 Apr 07:37
95971f3

Choose a tag to compare

What's Changed

  • Release v0.6.4 by @github-actions[bot] in #78
  • feat: ship bats-support, bats-assert, bats-file in docker image by @fentas in #79
  • refactor: rename PATH_TEST to PATH_TESTS by @fentas in #80

Full Changelog: v0.6.4...v0.6.5