Releases: gigalixir/gigalixir-cli
Releases · gigalixir/gigalixir-cli
v1.13.1
Bug fixes:
- remove pkg_resources dependency (homebrew issues)
- fix observer remote command
v1.13.0
Add new database supports:
- specify database version on create:
gigalixir pg:create -v VERSION
- allow upgrade of databases:
gigalixir pg:upgrade -d DATABASE_ID VERSION
v1.12.0
- feat: support for detecting out of date CLI
- fix: deprecation warning of pipes
- docs: add upgrade instructions
v1.11.2
fix: issue with rollbar certificate validation
v1.11.0
- removes a debug print out left in v1.11.0
v1.11.0
- adds ps:kill command to allow killing an individual pod
v1.8.1
Fixes ps:observer argument parsing.
v1.2.4
Downgrade cryptography to remove dependency on rust