Skip to content

Releases: basecamp/once

Release v0.1.10

13 Apr 09:14
2535c39

Choose a tag to compare

Merge pull request #50 from basecamp/fix-ui-crash-on-teardown

Fix UI crash on teardown

Release v0.1.9

02 Apr 17:42
8ef0877

Choose a tag to compare

- Don't show progress when CLI has no TTY

Release v0.1.8

02 Apr 14:37
18e5307

Choose a tag to compare

- Add `ONCE_REDUCED_MOTION` flag
- Update deps

Release v0.1.7

02 Apr 13:34
6e61f63

Choose a tag to compare

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

31 Mar 12:44
fe6a0b2

Choose a tag to compare

- Allow disabling automatic self-update with env

Release v0.1.5

27 Mar 14:59

Choose a tag to compare

- Revert recent color detection changes
- Use existing Docker credentials when pulling images

Release v0.1.4

26 Mar 14:18

Choose a tag to compare

- Improve handling for deploys that fail verification
- Simplify color detection logic

Release v0.1.3

17 Mar 14:25
be057a3

Choose a tag to compare

- Simplify logging setup

Release v0.1.2

16 Mar 17:47

Choose a tag to compare

- Fix a case where updating could fail to see the new image
- Bump Go version
- Error message improvements

Release v0.1.1

16 Mar 11:13

Choose a tag to compare

- Minor copy update
- Fix install location