Skip to content

Releases: GoogleCloudPlatform/deploystack

tui: v1.5.0

28 Feb 01:20
cfb780e

Choose a tag to compare

1.5.0 (2023-02-28)

Features

  • added ability for more than one stack to exist in the same repo (959b797)

Bug Fixes

  • added an example for multi stack repos (52ca81f)
  • debugging might be screwing things up here. (177cc54)
  • trying to correct a problem where Deploystack stops the terminal from working (9b1d95e)

config: v1.5.0

28 Feb 01:20
cfb780e

Choose a tag to compare

1.5.0 (2023-02-28)

Features

  • added multi stack detection to config operations. (a81267f)

v1.4.1

25 Feb 01:40
b4d4c12

Choose a tag to compare

1.4.1 (2023-02-25)

Bug Fixes

v1.4.0

25 Feb 01:23
dc757ee

Choose a tag to compare

1.4.0 (2023-02-25)

Features

  • added authorsettings to replace hardsettings (553979b)

Bug Fixes

  • made settings compatible with calling packages (9131b4c)
  • made tui compatible with changes to config (0ba76e4)

tui: v1.4.0

25 Feb 01:23
dc757ee

Choose a tag to compare

1.4.0 (2023-02-25)

Features

  • added authorsettings to replace hardsettings (553979b)

Bug Fixes

  • made tui compatible with changes to config (0ba76e4)

config: v1.4.0

25 Feb 01:23
dc757ee

Choose a tag to compare

1.4.0 (2023-02-25)

Features

  • added authorsettings to replace hardsettings (553979b)

Bug Fixes

  • made settings compatible with calling packages (9131b4c)

v1.3.0

24 Feb 17:03
d1d1938

Choose a tag to compare

1.3.0 (2023-02-24)

Features

  • added new type of settings under the covers (a21db57)
  • updated tui to work with new configuration settings (6a5a17a)

Bug Fixes

  • added more to the new setting features to work with tui (0ca0104)
  • list items limited to 50 chars and defaults now display correctly (46b2e3b)
  • make default options display normally if there are less than 10 of them. (0cc9aa6)
  • reduced the size of lists to 10 (0182c5b)

tui: v1.3.0

24 Feb 17:03
d1d1938

Choose a tag to compare

1.3.0 (2023-02-24)

Features

  • updated tui to work with new configuration settings (6a5a17a)

Bug Fixes

  • list items limited to 50 chars and defaults now display correctly (46b2e3b)
  • make default options display normally if there are less than 10 of them. (0cc9aa6)
  • reduced the size of lists to 10 (0182c5b)

config: v1.3.0

24 Feb 17:03
d1d1938

Choose a tag to compare

1.3.0 (2023-02-24)

Features

  • added new type of settings under the covers (a21db57)

Bug Fixes

  • added more to the new setting features to work with tui (0ca0104)

v1.2.3

22 Feb 20:52
7c58526

Choose a tag to compare

1.2.3 (2023-02-22)

Bug Fixes

  • add test for contact writing (5927477)
  • added test for checking for contacts (5d9c940)
  • adding test for Caching the domain contact (8475386)
  • adding test for init (a034b4d)