Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toml lang updated to 1.0.0-rc1 #120

Open
iwongdotcn opened this issue Apr 24, 2020 · 6 comments
Open

toml lang updated to 1.0.0-rc1 #120

iwongdotcn opened this issue Apr 24, 2020 · 6 comments

Comments

@iwongdotcn
Copy link

https://github.com/toml-lang/toml/blob/master/versions/en/toml-v1.0.0-rc.1.md

@randallpittman
Copy link

@monkeydom
Copy link
Contributor

+1 - any chance we can up this to full v1.0.0 release? Raw tabs in basic strings seem to be already accepted. I could identify these as needing addressing:

* Allow heterogenous values in arrays.
* Clarify that trailing commas are not allowed in inline tables.

https://github.com/toml-lang/toml/blob/master/CHANGELOG.md

@randallpittman
Copy link

This project seems to have been abandoned. Probably time to look at toml11 or toml++.

@monkeydom
Copy link
Contributor

Ah cool, already two alternatives out there, any comparisons yet? I'm not strongly attached to this one but would like to be v1.0 compliant.

@randallpittman
Copy link

@monkeydom I haven't yet.

@monkeydom
Copy link
Contributor

@monkeydom I haven't yet.

think I'll be going with toml11 as it has the more detailed error reporting. However, it doesn't have a one header file amalgamation yet, so that's something I'll probably have to add as I want my library to be as tight as possible.

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

No branches or pull requests

3 participants