Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

Releases: birhoff/md-to-bemjson

v0.7.1

01 Oct 18:30
7112f05
Compare
Choose a tag to compare

Bug Fixes

  • package: update remark-bemjson to version 0.3.1 (#34) (c552990)

v0.7.0

01 Oct 17:38
619cf95
Compare
Choose a tag to compare

Features

  • options: Add support for external remark plugins (#33) (7da6a76)

v0.6.1

01 Oct 16:22
fe88be0
Compare
Choose a tag to compare

Bug Fixes

  • package: update remark to version 8.0.0 (#30) (b14208b)
  • parse: Do not parse escaped characters (#32) (17a385e)

v0.6.0

16 May 13:19
4ce961d
Compare
Choose a tag to compare

Features

  • options: Github disabled by default and enable passing options (#24) (a9c6b2f)

v0.5.0

04 Apr 15:05
3e366e6
Compare
Choose a tag to compare

Features

  • options: html to bemjson support (e87241f)

v0.4.2

04 Apr 14:12
f139099
Compare
Choose a tag to compare
chore(release): 0.4.2

v0.4.1

03 Apr 21:46
2705d79
Compare
Choose a tag to compare

Bug Fixes

  • package: update remark-bemjson to version 0.3.0 (6ca00e5)

Performance Improvements

  • remark-bemjson: Avoid neccessary srtingify->parse (872584e)

v0.4.0

03 Apr 19:01
494beae
Compare
Choose a tag to compare

Features

v0.3.0

26 Mar 08:42
cdbd772
Compare
Choose a tag to compare

Features

  • core: Rename package to md-to-bemjson (79382fd)
  • options: Add support export* options (4d197d6)
  • options: Support github option (1dc6d44)

Performance Improvements

  • plugins: Remove lint plugin (366ddfc)

v0.2.0

25 Mar 13:02
b63dde6
Compare
Choose a tag to compare

Bug Fixes

  • test: change test for new feature github (c7ad04c)

Features

  • API: New Async/Sync API (8f96f68)
  • bemjson: Support new version (b15d732)
  • plugin: Add github plugin (ab96397)
  • plugin: Add remark-inline-links (f7df105)