Skip to content

Releases: streamich/mdast-flat

v1.6.0

03 Mar 10:04
Compare
Choose a tag to compare

1.6.0 (2019-03-03)

Features

  • 🎸 add findRoot() function (d75bc86)
  • 🎸 set depth attribute in mdastToFlat() (0f5eca7)

v1.5.0

03 Mar 09:07
Compare
Choose a tag to compare

1.5.0 (2019-03-03)

Features

  • 🎸 add parent key to all nodes (c4d611f)

v1.4.0

01 Mar 16:57
Compare
Choose a tag to compare

1.4.0 (2019-03-01)

Features

  • 🎸 merge footnote definitions in replace() call (f552d43)

v1.3.0

27 Feb 20:08
Compare
Choose a tag to compare

1.3.0 (2019-02-27)

Features

  • 🎸 add cnt field to all footnotes to track their order (61b0788)

v1.2.0

27 Feb 19:41
Compare
Choose a tag to compare

1.2.0 (2019-02-27)

Features

  • 🎸 add footnoteOrder list (b743a48)
  • 🎸 implement footnoteOrder list (89209c5)

v1.1.0

25 Feb 21:40
Compare
Choose a tag to compare

1.1.0 (2019-02-25)

Features

  • 🎸 add idx key (b8c00c9)
  • 🎸 add replace() function (76c78ac)

v1.0.0

25 Feb 19:21
Compare
Choose a tag to compare

1.0.0 (2019-02-25)

Features

  • 🎸 add flatToMdast() function (939317c)
  • 🎸 add mdastToFlat function (c120131)