Skip to content

Add YAML::Nodes.parse_all#16247

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
HertzDevil:feature/yaml-nodes-parse_all
Oct 24, 2025
Merged

Add YAML::Nodes.parse_all#16247
straight-shoota merged 1 commit intocrystal-lang:masterfrom
HertzDevil:feature/yaml-nodes-parse_all

Conversation

@HertzDevil
Copy link
Contributor

This wasn't working before even if one tried to use the internal YAML::Nodes::Parser directly, as the return type on YAML::Parser was too restrictive.

Similar methods are already present in YAML and YAML::Schema::FailSafe.

@straight-shoota straight-shoota added this to the 1.19.0 milestone Oct 22, 2025
@straight-shoota straight-shoota merged commit a554e10 into crystal-lang:master Oct 24, 2025
41 checks passed
@HertzDevil HertzDevil deleted the feature/yaml-nodes-parse_all branch October 24, 2025 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants