Skip to content

Latest commit

 

History

History
150 lines (77 loc) · 4.77 KB

CHANGELOG.md

File metadata and controls

150 lines (77 loc) · 4.77 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.1 (2020-02-10)

Bug Fixes

  • update axios and other dependencies (d5391e8)
  • update dependencies (3c8e19c)

1.7.0 (2019-05-28)

Features

  • render plantuml diagrams (65fbe0f)

1.6.0 (2019-05-08)

Features

1.5.0 (2019-04-24)

Bug Fixes

  • 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)

Features

Reverts

  • removed link from reference to citation (5d9c680)

1.4.0 (2019-03-26)

Features

Performance Improvements

  • remove remark-plantuml (too large and breaks pkg) (2beafe8)

1.3.0 (2019-03-22)

Features

1.2.0 (2019-03-20)

Bug Fixes

  • disable open-in-browser because opn can't be bundled (469893b)

Features

1.1.0 (2019-03-19)

Bug Fixes

  • add debug info for travis (6d51392)
  • disable build.spec.js for now (4744195)
  • fix mkdir -p in Node 8 (b7b8859)

Features

1.0.0 (2019-03-18)

Chores

  • make prettier and eslint happy (0fb2a47)

BREAKING CHANGES

  • finally ready for v1.0

0.2.0 (2019-03-18)

Features

0.1.0 (2019-02-06)

Features

  • ready for first actual release (14d2c21)

0.0.0 (2018-11-27)

Bug Fixes

  • project: add more linting and git checks (1113862)

Features

  • project: initial commit (e6207ca)