0.1.9 (2017-07-17)
0.1.8 (2017-01-11)
0.1.7 (2016-11-11)
0.1.6 (2016-11-11)
- release: drop official support for node < 4 (c8d529b)
0.1.5 (2016-11-11)
- Tested against showdown 1.5, no functional changes
0.1.4 (2016-08-11)
- Updated dependencies
0.1.3 (2016-05-15)
- Showdown is now a peer dependency
- Tested against Showdown 1.4
- Tested against Node 4, 5 and 6
(b41d64e)
- Fixed encoding in code blocks nested inside block quotes. (a4fdac6)
- Simplified and fixed inline code regex. (9594775)
- Initial release