Releases: denoland/deployctl
Releases · denoland/deployctl
1.13.0
What's Changed
- fix: correct command example in help message of api subcommand by @magurotuna in #323
- feat(action): always print x-deno-ray for debuggability by @magurotuna in #321
- chore: bump minimum required Deno version to 1.46.0 and cleanup by @magurotuna in #332
- Fix: Data URL entrypoints by @arnauorriols in #333
- chore: Update install instruction in README by @arnauorriols in #334
Full Changelog: 1.12.0...1.13.0
1.12.0
What's Changed
- Feat:
deployments redeploy
anddeploy --env --env-file
by @arnauorriols in #295 - Feat: Add database and crons info in projects show by @arnauorriols in #283
Full Changelog: 1.11.0...1.12.0
1.11.0
What's Changed
- Feat(projects show): Always show org-id, and show name of user when org is the personal account. by @arnauorriols in #261
- feat:
deployctl api
subcommand by @arnauorriols in #263 - Feat:
deployctl deployments show
subcommand by @arnauorriols in #267 - doc: rewrite action README by @FuriouZz in #253
- Feat:
deployctl deployments list
subcommand by @arnauorriols in #271 - Feat:
deployctl deployments delete
subcommand by @arnauorriols in #278 - Chore: support JSR by @arnauorriols in #284
New Contributors
Full Changelog: 1.10.5...1.11.0
1.10.5
What's Changed
- bump node to 20 by @wesleycoder in #248
New Contributors
- @wesleycoder made their first contribution in #248
1.10.4
What's Changed
- chore: Bump
MINIMUM_DENO_VERSION
by @arnauorriols in #255 - fix: Fallback to manual navigation when opening the browser automatically during token provisioning fails by @arnauorriols in #256
- fix: Windows support for automatic token provisioning by @arnauorriols in #257
Full Changelog: 1.10.3...1.10.4
1.10.3
What's Changed
- fix: 1.40 deprecation warnings by @arnauorriols in #246
Full Changelog: 1.10.2...1.10.3
1.10.2
What's Changed
- fix: install/upgrade with
--quiet
flag by @arnauorriols in #245
Full Changelog: 1.10.1...1.10.2
1.10.1
1.10.0
What's Changed
- Fix: include/exclude in config file are being ignored by @ribizli in #231
- feat: projects subcommand by @arnauorriols in #234
- Feat:
top
subcommand by @arnauorriols in #235 - feat: output diagnostics to stderr instead of stdout by @arnauorriols in #237
New Contributors
Full Changelog: 1.9.1...1.10.0
1.9.1
What's Changed
- feat: support glob patterns in
--include
and--exclude
by @arnauorriols in #221 - feat: exclude
node_modules
by default by @arnauorriols in #222 - Fix missing permission
--allow-sys
by @ericlery in #224 - fix: Use custom user-agent in token provisioner by @arnauorriols in #225
- chore: Update examples by @arnauorriols in #214
- feat: Support creating projects to orgs other than the personal org by @arnauorriols in #226
New Contributors
Full Changelog: 1.9.0...1.9.1