Skip to content

hcl-edit: v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 23:30
225b007

0.5.2 (2023-05-06)

Features

  • structure: add BlockBuilder and BodyBuilder (#227) (33462d0)
  • structure: add remove_* methods to Body (#228) (7b37763)
  • structure: add getters for body structures (#226) (2d08db1)
  • structure: add iterator methods for attributes and blocks to Body (#224) (c968d78)

Bug Fixes

  • structure: use correct position in removal operations (44b096b)