Skip to content

Releases: carapace-sh/carapace-spec

v1.6.1

06 Jun 20:18
ed2c174

Choose a tag to compare

Changelog

  • ed2c174 Merge pull request #417 from carapace-sh/add-auto-naming-macros
  • 1acf276 add AddMacroI and AddMacroV with auto-naming from function name
  • 2a6aeff Merge pull request #416 from carapace-sh/fix-macro-version
  • 6b34919 fix macro version resolution using main module path prefix matching

v1.6.0

06 Jun 16:57
7fac737

Choose a tag to compare

Changelog

  • 7fac737 Merge pull request #415 from carapace-sh/mcp-list-macros-executable
  • 757de4c output JSON format in _carapace macro listing and fix description tag
  • 5412ebb Merge pull request #414 from carapace-sh/fix-format
  • f47d6fe fix MacroMap.Format import formatting for gofmt compliance

v1.5.5

02 Jun 20:19
8537f15

Choose a tag to compare

Changelog

  • 8537f15 Merge pull request #413 from carapace-sh/parallel-scan
  • fa67d54 parallelize ScanMacros go doc calls

v1.5.4

01 Jun 21:11
0022361

Choose a tag to compare

Changelog

  • 0022361 Merge pull request #412 from carapace-sh/fix-default-run-macro
  • 98502be fix default run macro

v1.5.3

27 May 19:57
c4b9f7a

Choose a tag to compare

Changelog

  • c4b9f7a Merge pull request #409 from carapace-sh/fix-macro
  • 0f247e7 fix: set C_ARG* and C_VALUE environment variables in macro expressions

v1.5.2

27 May 19:07
555b10e

Choose a tag to compare

Changelog

  • 555b10e Merge pull request #408 from carapace-sh/run-fix-env
  • 59cc598 fix: set C_ARG* and C_VALUE environment variables in shebang expressions
  • 692faad Merge pull request #407 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.11.6
  • 3beea01 build(deps): bump github.com/carapace-sh/carapace from 1.11.5 to 1.11.6
  • 599ea17 Merge pull request #405 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.11.5
  • 48649e8 build(deps): bump github.com/carapace-sh/carapace from 1.11.4 to 1.11.5
  • f9ad2aa Merge pull request #400 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-selfupdate-0.0.10
  • 87e2b61 build(deps): bump github.com/carapace-sh/carapace-selfupdate
  • edeb2d2 Merge pull request #402 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.11.4
  • 5c73744 Merge pull request #401 from carapace-sh/dependabot/go_modules/github.com/invopop/jsonschema-0.14.0
  • f93673e build(deps): bump github.com/carapace-sh/carapace from 1.11.3 to 1.11.4
  • fa0cf97 build(deps): bump github.com/invopop/jsonschema from 0.12.0 to 0.14.0
  • 2a62e5a Merge pull request #398 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.11.4
  • d2ee5a1 build(deps): bump github.com/carapace-sh/carapace from 1.11.3 to 1.11.4
  • 3b0d552 Merge pull request #397 from carapace-sh/dependabot/go_modules/cmd/github.com/buger/jsonparser-1.1.2
  • bb4ce31 build(deps): bump github.com/buger/jsonparser in /cmd
  • 5f15196 Merge pull request #396 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.11.3
  • c45ce1d build(deps): bump github.com/carapace-sh/carapace from 1.11.2 to 1.11.3

v1.5.1

25 Mar 01:10
c7f41a2

Choose a tag to compare

Changelog

  • c7f41a2 Merge pull request #395 from carapace-sh/command-find
  • e0b64a2 command: added find function
  • c4a7bf9 Merge pull request #394 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.11.2
  • cebcd5d build(deps): bump github.com/carapace-sh/carapace from 1.11.1 to 1.11.2
  • 6873c30 Merge pull request #393 from carapace-sh/dependabot/github_actions/goreleaser/goreleaser-action-7
  • e17c908 build(deps): bump goreleaser/goreleaser-action from 6 to 7
  • 3b3e444 Merge pull request #392 from carapace-sh/fix-root-subcommand
  • 197e347 codegen: fix root subcommand
  • 65bcdb4 Merge pull request #391 from carapace-sh/codegen-filename
  • a69f947 codegen: fix filename
  • c013b3b Merge pull request #389 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.11.1
  • 6f6b597 build(deps): bump github.com/carapace-sh/carapace from 1.11.0 to 1.11.1
  • a251690 Merge pull request #390 from carapace-sh/dependabot-automerge
  • a7cab9e dependabot: automerge
  • b766539 Merge pull request #388 from carapace-sh/rsteube-patch-1
  • dfc8945 Update README.md

v1.5.0

28 Dec 18:35
4fa080f

Choose a tag to compare

Changelog

v1.4.2

09 Dec 11:36
fd400a2

Choose a tag to compare

Changelog

  • fd400a2 Merge pull request #382 from carapace-sh/fix-pflag-compat
  • a1e8286 fix pflag compatibility

v1.4.1

04 Dec 08:41
3c47dc1

Choose a tag to compare

Changelog

  • 3c47dc1 Merge pull request #381 from carapace-sh/fix-lookup
  • b16de29 fix flag lookup
  • ee18853 Merge pull request #379 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.10.3
  • 9ae160f build(deps): bump github.com/carapace-sh/carapace from 1.10.2 to 1.10.3
  • 8939b7a Merge pull request #378 from carapace-sh/doc-extended
  • f7d1cf5 doc: added cast for extended flag notation