Skip to content

Releases: amplify-education/python-hcl2

v7.0.1

31 Mar 11:01
1e8b233

Choose a tag to compare

What's Changed

Fixed

  • Issue parsing dot-accessed attribute as an object key (#209)

Full Changelog: v7.0.0...v7.0.1

v7.0.0

27 Mar 14:49
df6b5a9

Choose a tag to compare

What's Changed

Added

  • Limitations section to README.md (#200)

Fixed

  • Issue handling heredoc with delimiter within text itself (#194)
  • Various issues with parsing object elements (#197)
  • Dictionary -> hcl2 reconstruction of null values (#198)
  • Inaccurate parsing of null values in some cases (#206)
  • Missing parenthesis in arithemetic expressions (#194)
  • Noticeable overhead when loading hcl2.reconstructor module (#202)
  • Escaped string interpolation (e.g. "$${aws:username}") parsing (#200)

Removed

  • Support for parsing interpolations nested more than 2 times (known-issue) (#200)

Full Changelog: v6.1.1...v7.0.0

v6.1.1

13 Feb 13:55
4f320b3

Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

24 Jan 11:58
90cca4c

Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.1.0

v6.0.0

16 Jan 16:58
ff06e94

Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v6.0.0

v5.1.1

15 Oct 09:14
eb2032a

Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.1.1

v5.1.0

15 Oct 08:40
2056d37

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

07 Oct 14:56
1dff4d7

Choose a tag to compare

This closes #23

What's Changed

  • Support full reconstruction of HCL from parse tree by @weaversam8 in #169

New Contributors

Full Changelog: v4.3.5...v5.0.0

v4.3.5

06 Aug 08:23
92f2ee2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.4...v4.3.5

v4.3.4

12 Jun 11:13
04c3f6d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.3...v4.3.4