Skip to content

Releases: gigalixir/gigalixir-cli

v1.16.1

Choose a tag to compare

@gigatim gigatim released this 22 Mar 04:25
86311fd

Fixes the "observer" command.

v1.16.0

Choose a tag to compare

@gigatim gigatim released this 20 Mar 01:23

Adds database lifecycle commands:

  • gigalixir pg:restart - Restart the database
  • gigalixir pg:stop - Stop the database
  • gigalixir pg:start - Start the database

v1.15.0

Choose a tag to compare

@gigatim gigatim released this 30 Jun 19:24
ea4e83b
  • update signup flow
  • add --role argument to gigalixir access:add to support viewer role

v1.14.0

Choose a tag to compare

@gigatim gigatim released this 18 Feb 01:45
ce9420a
  • Support new signup system

v1.13.1

Choose a tag to compare

@gigatim gigatim released this 02 Oct 15:22
abb3531

Bug fixes:

  • remove pkg_resources dependency (homebrew issues)
  • fix observer remote command

v1.13.0

Choose a tag to compare

@gigatim gigatim released this 02 Oct 14:06
63a7153

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

1.12.1

Choose a tag to compare

@gigatim gigatim released this 19 Apr 14:25
1f1cbee

Bugfix

  • fix: google oauth

v1.12.0

Choose a tag to compare

@gigatim gigatim released this 05 Apr 16:43
079e08b
  • feat: support for detecting out of date CLI
  • fix: deprecation warning of pipes
  • docs: add upgrade instructions

v1.11.2

Choose a tag to compare

@gigatim gigatim released this 04 Apr 20:47
4a5d8ec

fix: issue with rollbar certificate validation

v1.11.0

Choose a tag to compare

@gigatim gigatim released this 01 Apr 19:13
  • removes a debug print out left in v1.11.0