Releases: martinohmann/hcl-rs
Releases · martinohmann/hcl-rs
hcl-edit-v0.8.2
hcl-rs-v0.18.0
Fixed
- [breaking] remove deprecated items (#355)
hcl-edit-v0.8.1
hcl-rs-v0.17.2
Added
- add
from_value
function for deserializing HCLValue
. (#348)
hcl-rs-v0.17.1
Fixed
- don't leak internal handles during serialization (#346)
hcl-rs-v0.17.0
hcl-primitives-v0.1.5
Other
- (deps) bump itoa from 1.0.9 to 1.0.11 (#337)
hcl-edit-v0.8.0
Added
- [breaking] add support for namespaced functions (#343)
hcl-rs-v0.16.9
Other
- (clippy) address new pedantic lints in nightly
hcl-primitives-v0.1.4
Other
- (clippy) address new pedantic lints in nightly