Skip to content

v0.3.0

Choose a tag to compare

@abstrctn abstrctn released this 11 May 17:45
· 31 commits to master since this release

This release follows the ArchieML spec recommendation dated 09 May 2015.

  • Supports nested arrays.
  • Inline comments have now been deprecated. They will remain implemented in archieml-js until v1.0, but they are now disabled by default. Pass {comments: true} to the .load function to continue to use them in the mean time.