Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix TOML parser for sub-tables in array of tables#512

Merged
TomWright merged 3 commits intoTomWright:masterfrom
pmeier:toml-array-sub-table
Feb 9, 2026
Merged

fix TOML parser for sub-tables in array of tables#512
TomWright merged 3 commits intoTomWright:masterfrom
pmeier:toml-array-sub-table

Conversation

@pmeier
Copy link
Contributor

@pmeier pmeier commented Feb 9, 2026

Fixes #509

@TomWright
Copy link
Owner

Appreciate the effort here, thank you

@TomWright TomWright merged commit e50cc73 into TomWright:master Feb 9, 2026
14 checks passed
@pmeier
Copy link
Contributor Author

pmeier commented Feb 12, 2026

@TomWright I don't know how much manual effort is involved, but would it be possible to ship this as a v3.2.2 bug fix release?

@TomWright
Copy link
Owner

Sure I can do that. I'll do it tonight/tomorrow when I can get to the computer

@TomWright
Copy link
Owner

Hey @pmeier, just prepping the release for this now. It'll take a little while for it to appear on package/distribution managers.

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.

TOML parser does not support sub tables in arrays of tables

2 participants