Skip to content

refactor: update YAML library to v3#252

Merged
G-Rath merged 1 commit intomainfrom
update-yaml
May 10, 2024
Merged

refactor: update YAML library to v3#252
G-Rath merged 1 commit intomainfrom
update-yaml

Conversation

@G-Rath
Copy link
Owner

@G-Rath G-Rath commented May 10, 2024

This upgrades us to use the latest v3 version of the YAML library along with updating our unmarshal functions to use the new interface.

While this annoyingly adds ~20kb to the binary, it gives us access to more stuff like information about comments and line numbers when unmarshalling and the ability to write indented output (which will be used for #248) - ultimately, we might as well just get the upgrade over with.

@G-Rath G-Rath merged commit 65e9e51 into main May 10, 2024
@G-Rath G-Rath deleted the update-yaml branch May 10, 2024 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant