Skip to content

Releases: carapace-sh/carapace-spec

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

v1.0.1

27 Jul 15:37
8e045fa
Compare
Choose a tag to compare
Merge pull request #286 from carapace-sh/codegen-normalize-colon

codegen: skip colon on normalize

v1.0.0

12 Mar 10:18
2e26841
Compare
Choose a tag to compare

Changelog

v0.17.0

09 Mar 15:28
0c69201
Compare
Choose a tag to compare

Changelog

  • 0c69201 Merge pull request #272 from rsteube/macro-pass-arguments
  • 636d1ba macro: pass positional arguments to script

v0.16.0

06 Mar 19:15
76c9a66
Compare
Choose a tag to compare

Changelog

  • c8ce2f4 Merge pull request #262 from rsteube/fix-aliases
  • 0605972 Merge pull request #263 from rsteube/dependabot/go_modules/github.com/rsteube/carapace-0.50.0
  • fd760ae Merge pull request #264 from rsteube/update-doc
  • ceb7e95 Merge pull request #265 from rsteube/rsteube-patch-1
  • ff17f39 Merge pull request #266 from rsteube/doc-add-examples
  • ff24676 Merge pull request #267 from rsteube/dependabot/go_modules/github.com/rsteube/carapace-0.50.1
  • f296080 Merge pull request #268 from rsteube/dependabot/go_modules/github.com/rsteube/carapace-0.50.2
  • 76c9a66 Merge pull request #269 from rsteube/spec-documentation
  • f2f746a Update README.md
  • 3f2230e build(deps): bump github.com/rsteube/carapace from 0.49.2 to 0.50.0
  • c16273a build(deps): bump github.com/rsteube/carapace from 0.50.0 to 0.50.1
  • b8a17cd build(deps): bump github.com/rsteube/carapace from 0.50.1 to 0.50.2
  • c4a59f0 codegen: fix aliases
  • 54ee0a8 doc: added examples
  • 1cc1c5c doc: updated instructions
  • 58b07bb spec: add documentation fields

v0.15.0

14 Feb 10:48
82e8ee3
Compare
Choose a tag to compare

Changelog

  • 82e8ee3 Merge pull request #261 from rsteube/codegen-return-error
  • dc76ce5 codegen: return error