Skip to content

Releases: manekinekko/hexa

Hexa 1.3.4

13 Feb 12:33
Compare
Choose a tag to compare

1.3.4 (2020-02-13)

Bug Fixes

  • support nested public folders (560c8c6)

Hexa 1.3.3

07 Feb 16:29
Compare
Choose a tag to compare

1.3.3 (2020-02-07)

Bug Fixes

  • better handling of await calls (bc3abd5)

Hexa 1.3.2

14 Dec 16:19
Compare
Choose a tag to compare

1.3.2 (2019-12-14)

Bug Fixes

  • dont copy default templates for hosting (1687c89)
  • dont copy index.html for hosting (c256d74)

Hexa 1.3.1

14 Dec 16:13
Compare
Choose a tag to compare

1.3.1 (2019-12-14)

Bug Fixes

  • dont copy index.html for hosting (c256d74)

Hexa 1.3.0

14 Dec 02:58
Compare
Choose a tag to compare

1.3.0 (2019-12-14)

Bug Fixes

  • add k8s config files after creation (56fc54c)
  • always ask for a custom public hosting folder (8832af8), closes #13
  • escape the $web destination (503153f)
  • remove unnecessary forward slash (#11) (7843b8f)
  • rename all remaining Nitro refs to Hexa (0c53d8a)
  • typo in yolo message (e600ab3)
  • update acr create message (9ebd233)

Features

  • add a dry-run and verbose modes (d54c652)
  • add a reset mode (0d137ff)
  • add initial support for Kubernetes (fc95d3e)
  • allow service selection when deploying (e8908fd)
  • improve CI support (33047b1)

Hexa 1.2.0

20 Oct 17:11
Compare
Choose a tag to compare

1.2.0 (2019-10-20)

Features

  • generate Bazel config for Functions (1033470)

Hexa 1.1.3

18 Oct 13:58
Compare
Choose a tag to compare

1.1.3 (2019-10-18)

Hexa 1.1.2-preview.0

18 Oct 10:34
Compare
Choose a tag to compare
Hexa 1.1.2-preview.0 Pre-release
Pre-release

1.1.2-preview.0 (2019-10-18)

Bug Fixes

  • support commands on Windows (d389249)

Hexa 1.1.1-preview.0

04 Oct 08:52
Compare
Choose a tag to compare
Hexa 1.1.1-preview.0 Pre-release
Pre-release

1.1.1-preview.0 (2019-10-04)

Hexa 1.1.0-preview.0

02 Oct 15:54
Compare
Choose a tag to compare
Hexa 1.1.0-preview.0 Pre-release
Pre-release

1.1.0-preview.0 (2019-10-02)

Bug Fixes

  • add more spaces around nav links (400c6df)
  • create hosting folder when YOLO mode (075ccf2)
  • create storage account if none found (678be35)
  • don't sanitize function app twice (3408bf8)
  • handle null tags (16f1257)
  • improve contrast ratio (bea9e5b)
  • make sure the svg header is responsive (d64356d)
  • point the Get Started button to the right doc (4fa734d)
  • remove media query (52b4694)
  • remove wrong config set (2a02a2d)
  • store sanitized project name (8003e32)
  • typo (77bc2b3)
  • update typo (667ed0d)
  • use consistent naming (a3943eb)

Features

  • add command login (2304388)
  • add force mode (7068daa)
  • add functions creation support (0ed1f5b)
  • add hosting creation and cors config (55ea5eb)
  • add hosting feature (0b47620)
  • add support for table storage and cosmosdb (3bd0351)
  • fetch connection string and sas for storage (e66f64b)
  • let users choose services from command line (#2) (2cd544e)
  • let users choose token creation from flag (#3) (30624f3)
  • select or create new resource group (c212b57)