ITADN
denoland/deployctl

版本发布 8

1.13.1
? · 2025-01-22

## What's Changed * Fix: trim includes and excludes in the GH action by @arnauorriols in https://github.com/denoland/deployctl/pull/342 * refactor: Replace `actions/checkout@v3` with `actions/checkout@v4` by @katayama8000 in https://github.com/denoland/deployctl/pull/330 * Fix: honor `--prod` flag when using `--env-file` or `--env` flags by @arnauorriols in https://github.com/denoland/deployctl/pull/354 ## New Contributors * @katayama8000 made their first contribution in https://github.com/denoland/deployctl/pull/330 **Full Changelog**: https://github.com/denoland/deployctl/compare/1.13.0...1.13.1

1.12.0
? · 2024-03-14

## What's Changed * Feat: `deployments redeploy` and `deploy --env --env-file` by @arnauorriols in https://github.com/denoland/deployctl/pull/295 * Feat: Add database and crons info in projects show by @arnauorriols in https://github.com/denoland/deployctl/pull/283 **Full Changelog**: https://github.com/denoland/deployctl/compare/1.11.0...1.12.0

1.10.5
? · 2024-02-14

## What's Changed * bump node to 20 by @wesleycoder in https://github.com/denoland/deployctl/pull/248 ## New Contributors * @wesleycoder made their first contribution in https://github.com/denoland/deployctl/pull/248

1.10.4
? · 2024-02-08

## What's Changed * chore: Bump `MINIMUM_DENO_VERSION` by @arnauorriols in https://github.com/denoland/deployctl/pull/255 * fix: Fallback to manual navigation when opening the browser automatically during token provisioning fails by @arnauorriols in https://github.com/denoland/deployctl/pull/256 * fix: Windows support for automatic token provisioning by @arnauorriols in https://github.com/denoland/deployctl/pull/257 **Full Changelog**: https://github.com/denoland/deployctl/compare/1.10.3...1.10.4

1.10.3
? · 2024-01-26

## What's Changed * fix: 1.40 deprecation warnings by @arnauorriols in https://github.com/denoland/deployctl/pull/246 **Full Changelog**: https://github.com/denoland/deployctl/compare/1.10.2...1.10.3

1.10.2
? · 2024-01-25

## What's Changed * fix: install/upgrade with `--quiet` flag by @arnauorriols in https://github.com/denoland/deployctl/pull/245 **Full Changelog**: https://github.com/denoland/deployctl/compare/1.10.1...1.10.2

1.10.1
? · 2024-01-22

## What's Changed * fix: Bump version number by @arnauorriols in https://github.com/denoland/deployctl/pull/242 **Full Changelog**: https://github.com/denoland/deployctl/compare/1.10.0...1.10.1

1.10.0
? · 2024-01-22

## What's Changed * Fix: include/exclude in config file are being ignored by @ribizli in https://github.com/denoland/deployctl/pull/231 * feat: projects subcommand by @arnauorriols in https://github.com/denoland/deployctl/pull/234 * Feat: `top` subcommand by @arnauorriols in https://github.com/denoland/deployctl/pull/235 * feat: output diagnostics to stderr instead of stdout by @arnauorriols in https://github.com/denoland/deployctl/pull/237 ## New Contributors * @ribizli made their first contribution in https://github.com/denoland/deployctl/pull/231 **Full Changelog**: https://github.com/denoland/deployctl/compare/1.9.1...1.10.0