All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.1 (2020-02-10)
1.7.0 (2019-05-28)
- render plantuml diagrams (65fbe0f)
1.6.0 (2019-05-08)
- add print-to-pdf feature (0ef714e)
- fix theme support in init (0471fdf)
- support epub output (d07c57f)
1.5.0 (2019-04-24)
- disable log during serve rebuild (993de49)
- fix remark-include by using custom plugin (b59e732)
- make codeblocks work again (8134a87)
- make rerender on change actually work (85f1ef1)
- rewrite deflist plugin to use pandoc syntax (a5afbe9)
- watch theme dir for changes (aa67552)
- add basic bibliography (5fea836)
- add subscript/superscript (c254d22)
- basic search is working (75a57b9)
- removed link from reference to citation (5d9c680)
1.4.0 (2019-03-26)
- remove remark-plantuml (too large and breaks pkg) (2beafe8)
1.3.0 (2019-03-22)
- add serve (3a6548c)
1.2.0 (2019-03-20)
- disable open-in-browser because opn can't be bundled (469893b)
- re-add open flag (0388d1d)
1.1.0 (2019-03-19)
- add debug info for travis (6d51392)
- disable build.spec.js for now (4744195)
- fix mkdir -p in Node 8 (b7b8859)
- support 'open' flag (ef9d940)
1.0.0 (2019-03-18)
- make prettier and eslint happy (0fb2a47)
- finally ready for v1.0
0.2.0 (2019-03-18)
0.1.0 (2019-02-06)
- ready for first actual release (14d2c21)
- project: add more linting and git checks (1113862)
- project: initial commit (e6207ca)