issues
search
emancu
/
toml-rb
A parser for TOML using Citrus library.
MIT License
105
stars
39
forks
source link
support dotted key on toml v0.5.0
#115
Closed
yassun7010
closed
5 years ago
yassun7010
commented
5 years ago
Release
toml v0.5.0
. First, please support "dotted key".
v0.5.0 Change Point
[x] Add dotted keys.
[ ] Add hex, octal, and binary integer formats.
[ ] Add special float values (inf, nan)
[ ] Rename Datetime to Offset Date-Time.
[ ] Add Local Date-Time.
[ ] Add Local Date.
[ ] Add Local Time.
[ ] Allow space (instead of T) to separate date and time in Date-Time.
Release toml v0.5.0. First, please support "dotted key".
v0.5.0 Change Point