Skip to content

Tags: Jezza/toml

Tags

v1.2-java-8

Toggle v1.2-java-8's commit message
Port back to Java 8

v1.2

Toggle v1.2's commit message
Improve Readme.

Add nonstandards mode.
Add tests for extensions.
Add relative path extension.

v1.1

Toggle v1.1's commit message
Floats are now correctly treated as dotted keys in the key position.

Newlines are also no longer skipped when parsing key-value pairs.
Added tests for said newly supported number keys.
Multiline strings use their starting row instead of their ending row.

v1.1-java-8

Toggle v1.1-java-8's commit message
Port back to Java 8

v1.0

Toggle v1.0's commit message
Cleanup API, add QoL stuff, and add date support.

v1.0-java-8

Toggle v1.0-java-8's commit message
Port back to Java 8