Releases: ota-meshi/toml-eslint-parser
Releases · ota-meshi/toml-eslint-parser
v0.10.0
v0.9.3
Patch Changes
- #182
4cab5da
Thanks @ota-meshi! - fix: parsing error in EOF after 4 quotes
v0.9.2
Patch Changes
- #178
397c6c6
Thanks @ota-meshi! - fix: to allow year 0000
v0.9.1
Patch Changes
- #175
5dae3ea
Thanks @ota-meshi! - improve performance
v0.9.0
Minor Changes
- #169
89c7596
Thanks @ota-meshi! - refactor for getStaticTOMLValue
Patch Changes
- #169
89c7596
Thanks @ota-meshi! - fix: wrong value ofbigint
in binaryTOMLIntegerValue
v0.8.1
Patch Changes
- #166
45d909e
Thanks @ota-meshi! - improve performance
v0.8.0
Minor Changes
-
#165
475b9c5
Thanks @ota-meshi! - improve performance -
#163
e0f8378
Thanks @ota-meshi! - feat: experimental support for TOML v1.1
v0.7.0
Minor Changes
- #160
4dcf97e
Thanks @ota-meshi! - BREAKING! fix: values of local-datetime, local-date, and local-time to be local datetime
v0.6.1
Patch Changes
- #158
9ab2791
Thanks @ota-meshi! - fix: wrong values for floats and datetimes.
v0.6.0
Minor Changes
- #137
55b0be8
Thanks @ota-meshi! - feat: export meta object