toml-scala
toml-scala copied to clipboard
TOML parser with codec derivation for the Scala platform
Hi, thank you for creating this library! I realize the toml DateTime values parsed to `java.time.OffsetDateTime` are not included as a `Value`, is there a particular reason for this?
Thank you for creating this project! I'm using toml-scala in new configuration library that I'm working on (adaptation of https://github.com/scalameta/metaconfig) and I'm curious if it would be possible to somehow...
Would it be possible to add support for Scala.js 1.0?
[toml-test](https://github.com/BurntSushi/toml-test) is a language-agnostic test suite for TOML parsers. To increase our test coverage, include the repository as a Git submodule and run its tests.