Releases: aurule/json-kv
Releases · aurule/json-kv
Default scope suffix, better punctuation
This release changes to the .json
suffix on all scope names. This should fix any odd behavior with tools that rely on exact scope names.
Additionally, the colon separator between keys and values is now properly scoped, as is the decimal point in float literals. enjoy!
Arbitrary key names
This update allows keys to contain arbitrary characters.
Formatting updates
Minor formatting updates to the yaml source.
Stand Alone Package
Now refactored to not rely on PackageDev! That's all.
Initial release
First release, with working language definition.