Skip to content

Releases: maml-dev/maml.js

v1.0.1

Choose a tag to compare

@antonmedv antonmedv released this 11 Jun 20:16
20c5918
  • Fixed parsing of bare keywords without extra symbols.

v1.0.0

Choose a tag to compare

@antonmedv antonmedv released this 27 Mar 22:11
1ce8bfc
  • Enforce 64-bit integer range validation.

v0.0.4

Choose a tag to compare

@antonmedv antonmedv released this 21 Mar 20:45
59b488b
  • Fix raw string parsing to strip leading CRLF newline.

v0.0.3

Choose a tag to compare

@antonmedv antonmedv released this 01 Oct 20:48
10b73b5
  • Fixed Unicode escape secunse parsing acording to the spec v0.1.

v0.0.2

Choose a tag to compare

@antonmedv antonmedv released this 29 Sep 20:13
b87930d
  • Improved performance.
  • Throws error on duplicate object keys.

0.0.1

Choose a tag to compare

@antonmedv antonmedv released this 28 Sep 20:37
cdd0008

First release of MAML parser and stringifier.