Skip to content

Latest commit

 

History

History
76 lines (46 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

76 lines (46 loc) · 1.89 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.5.0 - 2020-11-21

Added

  • Add excludeProtectionLevels configuration option for filtering of compounds and members based on their protection level (private, protected etc.).

Changed

  • Update to Doxygen XSD version 1.8.20
  • Update to Typescript version 3.9

0.4.1 - 2020-11-13

Fixed

  • Fix version in CLI

0.4.0 - 2020-11-13

Changed

  • Major overhaul of the Markdown templating engine: replace Handlebars with template literals & functional core

0.3.0 - 2020-01-02

Added

  • Add job pooling and worker thread support

0.2.1 - 2019-11-19

Fixed

0.2.0 - 2019-11-19

Changed

  • Refactoring of services

Added

  • Add ignorePrefix option for index pages
  • Add render service
  • Add tests to Markdown renderer
  • Add include and reverse include graph support using the mermaid syntax

0.1.1 - 2019-10-30

Fixed

0.1.0 - 2019-10-30

Added

  • First release.