Skip to content

Releases: amplify-education/python-hcl2

v7.0.1

Choose a tag to compare

@kkozik-amplify kkozik-amplify released this 31 Mar 11:01
1e8b233

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

Choose a tag to compare

@kkozik-amplify kkozik-amplify released this 27 Mar 14:49
df6b5a9

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

Choose a tag to compare

@kkozik-amplify kkozik-amplify released this 13 Feb 13:55
4f320b3

What's Changed

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

v6.1.0

Choose a tag to compare

@kkozik-amplify kkozik-amplify released this 24 Jan 11:58
90cca4c

What's Changed

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

v6.0.0

Choose a tag to compare

@kkozik-amplify kkozik-amplify released this 16 Jan 16:58
ff06e94

What's Changed

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

v5.1.1

Choose a tag to compare

@kkozik-amplify kkozik-amplify released this 15 Oct 09:14
eb2032a

What's Changed

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

v5.1.0

Choose a tag to compare

@kkozik-amplify kkozik-amplify released this 15 Oct 08:40
2056d37

What's Changed

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

v5.0.0

Choose a tag to compare

@kkozik-amplify kkozik-amplify released this 07 Oct 14:56
1dff4d7

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

Choose a tag to compare

@kkozik-amplify kkozik-amplify released this 06 Aug 08:23
92f2ee2

What's Changed

New Contributors

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

v4.3.4

Choose a tag to compare

@kkozik-amplify kkozik-amplify released this 12 Jun 11:13
04c3f6d

What's Changed

New Contributors

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