Skip to content

Releases: jlumpe/ox-json

v0.3.0

06 Jan 21:27
Compare
Choose a tag to compare

Backwards-incompatible changes

  • All of the top-level document attributes (author, date, etc.) are now grouped under the
    "properties" key of the org-document object.
  • Export start property of timestamp nodes with the correct name. Was being exported with the
    name begin.
  • JSON objects representing generic key/value mappings no longer have the "$$data_type" property.

Features

  • Data in property drawers is now exported with headlines in the "drawer" property.

Other

  • Now requires Emacs 26.1.
  • Reorganized/cleaned up much of the internals.

v0.2.0

08 Aug 21:53
Compare
Choose a tag to compare
Fix all checkdoc errors.

v0.1

09 Jul 05:59
Compare
Choose a tag to compare
Fix typo