Skip to content

Releases: go-task/task

v3.46.0-nightly

08 Dec 00:22
8cd51af

Choose a tag to compare

v3.46.0-nightly Pre-release
Pre-release

Changelog

  • 8cd51af chore(deps): update all non-major dependencies (#2540)
  • a40ddd4 refactor: optimize fuzzy matching with lazy initialization (#2523)
  • b181427 docs(changelog): fix typo
  • 500ab8b docs(changelog): add entry for #2433
  • 745633d fix: a couple of fixes and improvements on task --init (#2433)
  • 9b99866 feat: add --failfast and failtest: true to control dependencies (#2525)
  • 54e4905 ci(renovate): track golangci-lint version in workflows (#2557)
  • c95805e build(deps): update crypto dependencies (#2555)
  • 4560589 ci(lint): update golangci-lint-action to v2.7.1 (#2556)
  • 084d644 chore(deps): update actions/setup-node action to v6 (#2553)
  • 3fb7919 build(deps): upgrade xsync from v3 to v4 (#2554)
  • 69b345e chore: changelog for #2495
  • 4af5278 fix: autocomplete works with other binary than 'task' (#2495)
  • 12fbdd3 chore: changelog for #2491
  • 72a349b feat: add --trusted-hosts CLI and remote.trusted-hosts config for remote tasks (#2491)
  • 896d65b ci(release): switch to npm trusted publishers with OIDC (#2550)
  • 2161f33 chore: changelog for #2536
  • b93638b fix: allow application/octet-stream for a Remote taskfile (#2536)
  • 47b78ca chore: changelog for #1844
  • f0b15d3 fix: CLI_ARGS completion for fish and zsh (#1844)
  • eb285fa chore: changelog for #2513
  • 02b13a6 feat(website): add llms.txt for AI agents (#2513)
  • a085d62 feat(completion): add missing flags and dynamic experimental feature detection (#2532)
  • 4ab1958 feat(summary): add vars, env, and requires display (#2524)
  • 54ca217 fix(release): wrap changelog with v-pre directive (#2526)
  • a6c0c1d chore(deps): update all non-major dependencies (#2515)
  • 9cc1c7b chore(deps): update actions/checkout action to v6 (#2527)
  • 7901cce chore: run gofumpt
  • c7b4f26 chore: run modernize
  • 3ed403b chore(changelog): add entry for #2511
  • 386dcbc fix: adjust run: when_changed to work correctly with imported tasks (#2511)
  • 799bc85 docs(readme): update links
  • 0d9e8dd docs: corrected substr templating example (#2519)
  • a927ffb docs: add tasks.task.dir (#2489)
  • 42ad618 chore(deps): update golangci/golangci-lint-action action to v9 (#2502)
  • 2b713f5 chore(goreleaser): remove / from branch name
  • cb8e94a ci(goreleaser): add /cc to maintainers on winget pr
  • 6bc339d chore: go mod tidy
  • 5712c46 chore: changelog for #2507
  • 78cc6e5 fix: RPM upload for Cloudsmith (#2507)
  • 38e07ea fix: changelog for website