Closed dezhidki closed 3 years ago
I'm rooting for ya! :D
This has potential to become the defacto TOML lib, considering Nett is archived now and Tomlyn is stuck perpetually at 0.5, with Carbon.Toml being wiped from the face of the internet
This PR is almost ready for merging. Both parse and write tests have been written, but I still need to document some specific style choices for the default TOML writer that is included with the library.
If everything goes smoothly, I'll merge the PR this week once the documentation is done.
This PR is almost ready for merging. Both parse and write tests have been written, but I still need to document some specific style choices for the default TOML writer that is included with the library.
If everything goes smoothly, I'll merge the PR this week once the documentation is done.
Heckyes! Love to see it :D
This update adds support for v1.0.0 TOML spec and fixes various issues