Skip to content

Releases: carapace-sh/carapace-spec

v1.2.0

16 Jul 18:53
aa95622
Compare
Choose a tag to compare

Changelog

  • aa95622 Merge pull request #337 from carapace-sh/run-envsubst
  • af3d187 run: support envsubst for aliases

v1.1.4

30 Jun 16:51
3134794
Compare
Choose a tag to compare

Changelog

  • 3134794 Merge pull request #336 from carapace-sh/traverse-nixprofile
  • 39236d3 traverse: added $nixprofile
  • 7881afb Merge pull request #335 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.8.5
  • 19377a6 build(deps): bump github.com/carapace-sh/carapace from 1.8.3 to 1.8.5

v1.1.3

25 May 09:56
8175aa0
Compare
Choose a tag to compare

Changelog

  • 8175aa0 Merge pull request #334 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.8.3
  • 83b6ebb build(deps): bump github.com/carapace-sh/carapace from 1.8.2 to 1.8.3

v1.1.2

10 May 12:39
892743a
Compare
Choose a tag to compare

Changelog

  • 892743a Merge pull request #332 from carapace-sh/codegen-fix-check
  • 962eab5 codegen: fix check
  • ce54727 Merge pull request #330 from carapace-sh/codegen-default-value
  • c008673 codegen: use default value for Array/Slice flags
  • 2e4c9b0 Merge pull request #329 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.8.2
  • ebba88e build(deps): bump github.com/carapace-sh/carapace from 1.8.1 to 1.8.2
  • d7db08d Merge pull request #328 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.8.1
  • 1dd813f build(deps): bump github.com/carapace-sh/carapace from 1.8.0 to 1.8.1
  • 3bb6149 Merge pull request #327 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.8.0
  • c233087 build(deps): bump github.com/carapace-sh/carapace from 1.7.1 to 1.8.0
  • 626c7e9 Merge pull request #326 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.7.1
  • a5c1413 build(deps): bump github.com/carapace-sh/carapace from 1.7.0 to 1.7.1
  • b779494 Merge pull request #324 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.7.0
  • d301116 build(deps): bump github.com/carapace-sh/carapace from 1.6.1 to 1.7.0
  • 0558986 Merge pull request #323 from carapace-sh/dependabot/go_modules/github.com/spf13/pflag-1.0.6
  • b6dc335 build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6

v1.1.1

25 Jan 19:55
3d74646
Compare
Choose a tag to compare

Changelog

  • 3d74646 Merge pull request #322 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.6.1
  • 6cdd16a build(deps): bump github.com/carapace-sh/carapace from 1.6.0 to 1.6.1
  • a0b2f11 Merge pull request #321 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.6.0
  • bfc0201 build(deps): bump github.com/carapace-sh/carapace from 1.5.3 to 1.6.0
  • dd5322f Merge pull request #320 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.5.3
  • d1f3d0e build(deps): bump github.com/carapace-sh/carapace from 1.5.2 to 1.5.3
  • b7ebe7a Merge pull request #319 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.5.2
  • 189684a build(deps): bump github.com/carapace-sh/carapace from 1.5.1 to 1.5.2
  • b904d27 Merge pull request #318 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.5.1
  • f473d76 build(deps): bump github.com/carapace-sh/carapace from 1.5.0 to 1.5.1
  • 7c50970 Merge pull request #317 from carapace-sh/docs-update-theme
  • aafab22 doc: updated theme

v1.1.0

30 Nov 15:01
bdcc0b6
Compare
Choose a tag to compare

Changelog

  • bdcc0b6 Merge pull request #316 from carapace-sh/selfupdate
  • 7f0494f added selfupdate
  • 3ef5523 Merge pull request #315 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.5.0
  • 69e833e build(deps): bump github.com/carapace-sh/carapace from 1.4.0 to 1.5.0
  • 0bd572d Merge pull request #314 from carapace-sh/nonposix-replace-work
  • 9993860 nonposix: replace using go.work
  • 74184ac Merge pull request #313 from carapace-sh/explicit-replace
  • 930762a pflag: explicit replace
  • 7b734b5 Merge pull request #312 from carapace-sh/go-mod-tidy
  • 1af9f55 fix go.mod
  • 2280718 Merge pull request #311 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.4.0
  • cf57e82 build(deps): bump github.com/carapace-sh/carapace from 1.3.3 to 1.4.0
  • b5f15a4 Merge pull request #310 from carapace-sh/jsonscheme-pregenerate
  • b83482d jsonschema: pre-generate
  • c02aa88 Merge pull request #309 from carapace-sh/termux
  • d3a43fb goreleaser: added termux
  • 84fb4f9 Merge pull request #308 from carapace-sh/cobra-version
  • c008726 emulate cobra version prefix
  • b6402f4 Merge pull request #307 from carapace-sh/goreleaser-use-defaults
  • 0e524ee goreleaser: use defaults
  • 89d8dfd Merge pull request #306 from carapace-sh/snapshot-commit
  • 567672a include commit in snapshot
  • fac7237 Merge pull request #305 from carapace-sh/version
  • b3175d4 added version
  • 7f188d3 Merge pull request #303 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.3.3
  • a0d636d build(deps): bump github.com/carapace-sh/carapace from 1.3.2 to 1.3.3
  • 418065d Merge pull request #302 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.3.2
  • a6718bc build(deps): bump github.com/carapace-sh/carapace from 1.3.1 to 1.3.2
  • 63a044b Merge pull request #301 from cristiand391/update-readme
  • 4369f8e Update README.md
  • 7785b66 Merge pull request #300 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.3.1
  • 32d2acb build(deps): bump github.com/carapace-sh/carapace from 1.3.0 to 1.3.1
  • 0636653 Merge pull request #299 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.3.0
  • 43696e4 build(deps): bump github.com/carapace-sh/carapace from 1.2.0 to 1.3.0

v1.0.5

15 Sep 14:34
2156e1d
Compare
Choose a tag to compare

Changelog

  • 7c82fa3 ActionMacro: support format
  • 462ce48 Merge pull request #297 from carapace-sh/actionmacro-format
  • 2156e1d Merge pull request #298 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.2.0
  • 462d5fe build(deps): bump github.com/carapace-sh/carapace from 1.1.6 to 1.2.0

v1.0.4

03 Sep 16:37
6d1ce29
Compare
Choose a tag to compare

Changelog

v1.0.3

03 Sep 16:12
4a41b80
Compare
Choose a tag to compare
Merge pull request #295 from carapace-sh/flagset-visit-workaround

FlagSet: Visit()` workaround for persistent flags

v1.0.2

17 Aug 19:13
bb8404f
Compare
Choose a tag to compare
Merge pull request #289 from carapace-sh/update-carapace

updated carapace