Skip to content

Releases: martinohmann/hcl-rs

hcl-rs-v0.16.8

08 Apr 16:48
1121927
Compare
Choose a tag to compare

Other

  • update winnow to 0.6+ and vecmap-rs to 0.2+ (#324)
  • (deps) bump serde_json from 1.0.107 to 1.0.112 (#328)
  • (deps) bump indexmap from 2.0.2 to 2.2.6 (#329)

hcl-primitives-v0.1.3

08 Apr 16:48
1121927
Compare
Choose a tag to compare

Other

  • (deps) bump ryu from 1.0.15 to 1.0.17 (#325)

hcl-edit-v0.7.6

08 Apr 16:48
1121927
Compare
Choose a tag to compare

Fixed

  • (parser) allow newlines in parenthesis expressions (#330)

Other

  • update winnow to 0.6+ and vecmap-rs to 0.2+ (#324)

hcl-rs: v0.16.7

04 Jan 13:25
8349bdd
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hcl-edit bumped from 0.7.4 to 0.7.5
      • hcl-primitives bumped from 0.1.1 to 0.1.2

hcl-primitives: v0.1.2

04 Jan 13:25
8349bdd
Compare
Choose a tag to compare

0.1.2 (2024-01-04)

Bug Fixes

  • cargo: add more keywords (7125a8c)

hcl-edit: v0.7.5

04 Jan 13:25
8349bdd
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hcl-primitives bumped from 0.1.1 to 0.1.2

hcl-rs: v0.16.6

27 Sep 18:28
3a937ed
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hcl-edit bumped from 0.7.3 to 0.7.4

hcl-edit: v0.7.4

27 Sep 18:28
3a937ed
Compare
Choose a tag to compare

0.7.4 (2023-09-27)

Bug Fixes

  • parser: attach missing span information to identifiers (#295) (81bbc0d), closes #294

hcl-rs: v0.16.5

18 Sep 18:41
a4f9c9c
Compare
Choose a tag to compare

0.16.5 (2023-09-17)

Features

  • eval: add Evaluate::evaluate_in_place (#292) (ccc000f)

hcl-rs: v0.16.4

24 Aug 20:14
ef0e6f2
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hcl-edit bumped from 0.7.2 to 0.7.3