Skip to content

Releases: gjtorikian/commonmarker

v0.12.0

11 Oct 21:40
Compare
Choose a tag to compare
  • The end of extensions: #29

v0.11.0

18 Sep 18:11
Compare
Choose a tag to compare

BETA RELEASE OF EXTENSIONS: #28

I'm intentionally not documenting this, but, we've begun to slowly introduce extensions support into this Ruby gem. This includes things like tables and strikethroughs.

v0.10.0

21 Jul 21:40
Compare
Choose a tag to compare
  • Update to CMark 0.26: #27

v0.9.0

18 May 20:34
Compare
Choose a tag to compare
  • Include Enumerable into Node: #24

v0.8.0

04 Apr 23:51
Compare
Choose a tag to compare
  • Update to 0.25.2: #21

v0.6.0

05 Jan 23:26
Compare
Choose a tag to compare
  • Update to CMark 0.23: #19

v0.5.1

04 Nov 02:27
Compare
Choose a tag to compare
  • Fix option configuration so that parse and render have their own implementations: #18

    This avoids potential confusion and potential issues with passing the wrong options down to C.

v0.5.0

25 Sep 17:40
Compare
Choose a tag to compare
  • Add sourcepos information to nodes: #16

v0.4.1

26 Aug 15:58
Compare
Choose a tag to compare
  • A special check for people using OS X's system Ruby: #14

v0.4.0

24 Aug 20:32
Compare
Choose a tag to compare
  • Bump libcmark to 0.22.0: #12