Skip to content

v1.0.1

Compare
Choose a tag to compare
@rsteube rsteube released this 14 Apr 17:14
· 43 commits to master since this release
33c3ad1

Changelog

  • 09d010d Added ansible molecule completer
  • 3c0c9ee Added completer for bluetoothctl (#2313)
  • 085165e Added completer for tealdeer tldr client
  • 4d6ab56 Added doas completer
  • 6213be7 Added xclip completer (#2320)
  • 86d075b Merge pull request #2301 from carapace-sh/gh-languages
  • 5b63580 Merge pull request #2302 from carapace-sh/gh-updates
  • c147567 Merge pull request #2303 from carapace-sh/add-wl-mirror
  • 5138af7 Merge pull request #2304 from carapace-sh/gh-release-2.46.0
  • fd48139 Merge pull request #2305 from carapace-sh/go-get-module
  • 9910089 Merge pull request #2306 from carapace-sh/git-log-common
  • 88fc94f Merge pull request #2307 from carapace-sh/git-switch-missing-flags
  • 2fa8731 Merge pull request #2308 from carapace-sh/git-chlone-missing-flags
  • 791b846 Merge pull request #2309 from carapace-sh/git-browse
  • 8fdb857 Merge pull request #2310 from carapace-sh/add-ollama
  • d2e76ed Merge pull request #2311 from carapace-sh/add-freeze
  • 328d4ee Merge pull request #2312 from carapace-sh/freeze-config
  • 54d469a Merge pull request #2321 from carapace-sh/freeze-border
  • 982256a Merge pull request #2322 from carapace-sh/git-add-sparse
  • b13bba4 Merge pull request #2323 from carapace-sh/git-push-flags
  • 875b852 Merge pull request #2324 from carapace-sh/git-pull-flags
  • 14253df Merge pull request #2326 from aftix/doas
  • 9ff97c6 Merge pull request #2327 from carapace-sh/add-bru
  • 9c1706f Merge pull request #2328 from carapace-sh/transmission-port
  • db08fb6 Merge pull request #2329 from carapace-sh/gh-updates-2.47.0
  • e259ada Merge pull request #2330 from carapace-sh/gh-attestation
  • c7a70c4 Merge pull request #2334 from carapace-sh/gh-enterprise
  • cc6c2ff Merge pull request #2335 from carapace-sh/gh-repo-override
  • 9f715de Merge pull request #2336 from carapace-sh/dependabot/go_modules/golang.org/x/mod-0.17.0
  • c43d622 Merge pull request #2338 from carapace-sh/add-molecule
  • 1af881e Merge pull request #2340 from carapace-sh/add-doing
  • 609f2ae Merge pull request #2341 from aftix/jj_0.16
  • 494a7d0 Merge pull request #2343 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-shlex-1.0.1
  • 6c4f9c1 Merge pull request #2344 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-bridge-1.0.1
  • b4dc9ba Merge pull request #2346 from aftix/tealdeer_completer
  • 33c3ad1 Merge pull request #2347 from carapace-sh/molecule-host
  • f4ecee8 Transmission BitTorrent client completions (#2319)
  • c9dcdeb Updated jj completer for jj v0.15.1 (#2316)
  • 408441e Updated jujutsu completer to jj v0.16.0 - --from, --into, and --to added to jj squash - jj sparse set [--edit/--reset] have been moved to subcommands jj sparse [edit|reset] - --conflicted added to jj branch list - --all renamed --all-remotes for jj branch list - --siblings added to jj split - global --quiet flag added
  • cc36cbc added bru
  • bb0f260 added doing
  • e4daece added freeze
  • 5bce43f added git-browse
  • 1bd9061 added ollama
  • 9f12720 added wl-mirror
  • 7b50a8f bluetoothctl: added styles (#2315)
  • e35326c bluetoothctl: extracted actions (#2314)
  • f331d66 build(deps): bump github.com/carapace-sh/carapace-bridge
  • 2102bf9 build(deps): bump github.com/carapace-sh/carapace-shlex
  • 41f89c5 build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0
  • aee82e4 freeze: added deefault config options
  • f5539a8 freeze: border completion
  • b66cdc6 gh: add ActionHostOwnerRepositories
  • c47e526 gh: attestation verify - fix repo override
  • 919fd0a gh: enterprise - support custom host
  • 79476f4 gh: updated linguist languages
  • 424a6fe gh: updates from 2.45.0
  • b7c0b28 gh: updates from 2.46.0
  • a72619b gh: updates from v2.47.0
  • 51edad7 git: add - added missing sparse flag
  • c431785 git: clone - added missing flags
  • 14c0200 git: log - use common flags
  • 26b519e git: pull - added missing flags
  • 7b3f8f2 git: push - added missing flags
  • 949c8fc git: switch - added missing flags
  • 3265de2 go: get - module search
  • 228a92e jj: git-init - use ActionDirectories (#2318)
  • 22b925a molecule: renamed subcommands and moved actions
  • 08d35db molecule: simple host completion for now
  • 6197382 transmission: added port completion