Skip to content

Releases: leg100/pug

v0.5.1

22 Aug 10:36
24df0ab
Compare
Choose a tag to compare

0.5.1 (2024-08-22)

Features

Miscellaneous

  • fix typo on readme (d576437)
  • update readme with keys for targeted apply and destroy (7f37f58)

v0.5.0

21 Aug 11:03
03c04e1
Compare
Choose a tag to compare

0.5.0 (2024-08-21)

⚠ BREAKING CHANGES

  • standardize navigation keys and change untaint key (#110)

Features

  • <enter> goes to state page (f7cd452)
  • infracost integration (#118) (b06646b)
  • standardize navigation keys and change untaint key (#110) (178bff4)

Bug Fixes

  • don't skip modules with multiple tf files (2208eff)

Miscellaneous

  • add before-exited callback to task (7b0f8b5)
  • navigation message only needs an ID (8977e45)
  • provide relative method for workdir (a278994)
  • rename task changes column to summary (75affa9)
  • speed up module discovery (#112) (0099c23)
  • update demo (fc8572e)
  • update readme (246b6b1)

v0.4.3

25 Jul 09:09
28d1142
Compare
Choose a tag to compare

0.4.3 (2024-07-25)

Bug Fixes

  • detect terragrunt modules without remote_state block (#108) (379bea9)
  • flaky terragrunt test (5ffc73c)
  • incorrect width for task info sidebar (dd6b918)
  • make stdout available separate from stderr (#104) (07ed378)
  • still print content if json prettification fails (fa0df2d)

Miscellaneous

  • bump bubbletea and lipgloss (361ae18)
  • make copy() do something (e90bd2b)
  • standardize service variable naming (dc01899)

v0.4.2

15 Jul 16:27
d15f1eb
Compare
Choose a tag to compare

0.4.2 (2024-07-15)

Bug Fixes

  • handle external terragrunt dep without panic (#101) (518b60f)

v0.4.1

15 Jul 10:22
408c767
Compare
Choose a tag to compare

0.4.1 (2024-07-15)

Bug Fixes

  • panic when pressing enter on state resource (#98) (142dde7)
  • state parsing string index keys (#99) (dd0b91f)

Miscellaneous

v0.4.0

12 Jul 08:37
b0e47a5
Compare
Choose a tag to compare

0.4.0 (2024-07-12)

⚠ BREAKING CHANGES

  • terraform destroy (#92)

Features

Bug Fixes

  • add missing help entry for delete workspace (b913600)
  • crop task info sidebar content (29e551f)
  • show valid log levels in help (d8fb3ca)
  • state locked error with parallel tasks (06ce27d)

Miscellaneous

v0.3.4

09 Jul 09:52
24f2dbe
Compare
Choose a tag to compare

0.3.4 (2024-07-09)

Features

Bug Fixes

  • don't use pound sign in artefact paths (0329d79)
  • only show dependencies when using terragrunt (8fb0336)

Miscellaneous

  • copy table columns using copy func (38de2fd)
  • show task args in array brackets (473b209)

v0.3.3

04 Jul 09:35
e91cf7a
Compare
Choose a tag to compare

0.3.3 (2024-07-04)

Features

Bug Fixes

  • if possible use command string for retry task group (10fbeca)
  • simplify filter mode logic (40a1dff)

Miscellaneous

v0.3.2

03 Jul 08:05
a66d57a
Compare
Choose a tag to compare

0.3.2 (2024-07-03)

Bug Fixes

v0.3.1

02 Jul 17:12
383bb69
Compare
Choose a tag to compare

0.3.1 (2024-07-02)

Miscellaneous

  • make colors somewhat less garish (ad2bdff)