Skip to content

Latest commit

 

History

History
55 lines (26 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

55 lines (26 loc) · 1.94 KB

Change Log

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

1.1.2 (2018-12-02)

Bug Fixes

  • npm packages: update dependencies for vulnerability (252ee59)

1.1.1 (2018-12-01)

1.1.0 (2018-10-22)

Bug Fixes

  • cli: support papersize option in mandoc cli (7d49356)

1.1.0-alpha.1 (2018-10-22)

Bug Fixes

  • cli: fix message emission when cli option passed error (e72b84a)

1.1.0-alpha.0 (2018-10-21)

Bug Fixes

  • cli: output format specific option support (c219001)
  • make-templates: print Error Log in template compiling (11bb172)
  • tslint: install tslint circular import detect extension to 0.6.1 (3b183d1)

Features

  • interface: def page size option into interface for future cli support (c37a8cf)
  • template: make headings counter for prepending headings texts (dd9d03e)
  • template: support page size and two column design in default template (4ef79c1)