Skip to content

Releases: aurule/json-kv

Default scope suffix, better punctuation

27 May 19:56
Compare
Choose a tag to compare

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

22 Jun 14:13
a7252fd
Compare
Choose a tag to compare

This update allows keys to contain arbitrary characters.

Formatting updates

21 Jun 15:07
b4132a3
Compare
Choose a tag to compare

Minor formatting updates to the yaml source.

Stand Alone Package

26 Aug 18:41
Compare
Choose a tag to compare

Now refactored to not rely on PackageDev! That's all.

Initial release

12 May 01:12
Compare
Choose a tag to compare

First release, with working language definition.