You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consolidate v8 RC changelog into v8.1.0 release (2026-04-07) (#285)
Collapse 8.0.0-rc2 section and add entries for hq CLI, agent-friendly
conversion CLIs, template directives, comment loading, and bug fixes
shipped since rc2. Update README and getting-started docs with CLI
mentions, pipx install, hq examples link, and revised roadmap.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
9
10
10
- Nothing yet.
11
11
12
-
## \[8.0.0\] - rc2
12
+
## \[8.1.0\] - 2026-04-07
13
13
14
14
### Added
15
15
16
16
- Full architecture overhaul: bidirectional HCL2 ↔ JSON pipeline with typed rule classes. ([#203](https://github.com/amplify-education/python-hcl2/pull/203))
17
-
- add function tuples round-trip test suite ([#268](https://github.com/amplify-education/python-hcl2/pull/268))
18
-
- Add postlexer to support multiline binary operators and ternary expressions ([#270](https://github.com/amplify-education/python-hcl2/pull/270))
19
-
- more robust whitespace handling in reconstruction ([#271](https://github.com/amplify-education/python-hcl2/pull/271))
20
-
- SerializationOptions - add an option to strip string quotes in dict/JSON output ([#272](https://github.com/amplify-education/python-hcl2/pull/272))
17
+
-`hq` read-only query CLI for HCL2 files ([#277](https://github.com/amplify-education/python-hcl2/pull/277))
0 commit comments