Releases: basecamp/once
Releases · basecamp/once
Release v0.1.10
Merge pull request #50 from basecamp/fix-ui-crash-on-teardown Fix UI crash on teardown
Release v0.1.9
- Don't show progress when CLI has no TTY
Release v0.1.8
- Add `ONCE_REDUCED_MOTION` flag - Update deps
Release v0.1.7
Improve the CLI interactions: - Rename self update command to `once self-update` - Add a `once update` for updating an existing application - Both deploy and update now support flags for all settings: env vars, CPU/memory quota, backup options, etc - Make the output of deploy, update and list look nicer - Change commands to expect hostname as app identifier, rather than our internal name
Release v0.1.6
- Allow disabling automatic self-update with env
Release v0.1.5
- Revert recent color detection changes - Use existing Docker credentials when pulling images
Release v0.1.4
- Improve handling for deploys that fail verification - Simplify color detection logic
Release v0.1.3
- Simplify logging setup
Release v0.1.2
- Fix a case where updating could fail to see the new image - Bump Go version - Error message improvements
Release v0.1.1
- Minor copy update - Fix install location