Skip to content

v1.3.0

Compare
Choose a tag to compare
@nitric-bot nitric-bot released this 02 May 06:10
· 924 commits to main since this release
639836b

1.3.0 (2022-05-02)

Bug Fixes

  • check errors better when creating functions (b884948), closes #207
  • correct paths for windows on go runtime (eafda83)
  • filter output stacks so that we only get stacks of the same name (ef88848)
  • handle printing pointers in table lists (e39564d), closes #198
  • make the -s stack flag required (2b56af7), closes #220
  • pass envMap into code-as-config (b16ba41)
  • readme command output spacing (bde4dd2)
  • use polling for hot reloading go sdk on windows (f6bd9ce)
  • golang: "go get" now needs git (e9ff448)
  • golang: specify the path to build/run (6098063)
  • when no .env is present (2707853)

Features

  • add a global flag "--ci" to disable styling (color and spinners) (cb78dbf)
  • add gcp custom roles (ae57cb3)
  • Add OPTIONS request handling. (56814f4)
  • Add support for env-files in "run" and "up" (cc24f47), closes #187
  • update list output to show deployed not current (4b5c00e)