Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 629 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 629 Bytes

Changelog

Version 0.4.2

Version 0.4.1

  • Fix missing parentheses in text (#7)

Version 0.4.0

  • Rewrote all the internals to improve speed and developer experience.
  • Only exposes the doxygen_rs::transform function and the doxygen_rs::generator::rustdoc function.

Version 0.3.0

  • Improve support for sublists and multiline strings #5
  • Improve documentation