mirror of
https://git.uploadfilter24.eu/lerentis/terraform-provider-gitea.git
synced 2024-11-05 10:28:12 +00:00
11 lines
334 B
Markdown
11 lines
334 B
Markdown
|
# 1.0.1 (July 30, 2019)
|
||
|
|
||
|
* The YAML decoder is now correctly treating quoted scalars as verbatim literal
|
||
|
strings rather than using the fuzzy type selection rules for them. Fuzzy
|
||
|
type selection rules still apply to unquoted scalars.
|
||
|
([#4](https://github.com/zclconf/go-cty-yaml/pull/4))
|
||
|
|
||
|
# 1.0.0 (May 26, 2019)
|
||
|
|
||
|
Initial release.
|