CHANGELOG.md raw

1.9.8 - 2022-12-19

Fix feature

Fix bugs

1.9.7 - 2022-12-03

Fix bugs

v1.9.6 - 2022-10-26

New Features

Fix bugs

Update

v1.9.5 - 2022-01-12

New Features

Fix bugs

v1.9.4 - 2021-10-12

Fix bugs

v1.9.3 - 2021-09-07

New Features

Fix bugs

Improve workflow

v1.9.2 - 2021-07-26

Support WithComment option ( #238 )

yaml.WithComment is a option for encoding with comment. The position where you want to add a comment is represented by YAMLPath, and it is the key of yaml.CommentMap. Also, you can select Head comment or Line comment as the comment type.

v1.9.1 - 2021-07-20

Fix DecodeFromNode ( #237 )

v1.9.0 - 2021-07-19

New features

- Can convert a AST node to a value directly

Fix decoder for comment

Rename API ( #235 )

v1.8.10 - 2021-07-02

Fixed bugs

New features

v1.8.9 - 2021-03-01

Fixed bugs

New features