Tags: Felixoid/go-toml
Tags
Support literal multiline marshal (pelletier#485) Use struct tag `multiline:"true" literal:"true"` to enable it.
Fix Unmarshaler call when value is missing (pelletier#439) Fixes pelletier#431
Support unmarshal into toml.Tree (pelletier#347) Fixes pelletier#333
Support unmarshal into toml.Tree (pelletier#347) Fixes pelletier#333
TOML 0.5.0 (pelletier#320) go-toml now officially supports all TOML 0.5.0 features. If anything does not work according to the spec, please file a bug!
Bump gopkg.in/yaml.v2 from 2.2.3 to 2.2.4 (pelletier#309) Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](go-yaml/yaml@v2.2.3...v2.2.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
PreviousNext