Skip to content

Releases: peterpeterparker/tsdoc-markdown

v1.4.1

07 Aug 08:03
7d8c464

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

07 Aug 07:55
5886815

Choose a tag to compare

Summary

This version supports @see and @link tags to render a list of references.
For example, it can render:

References:

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

04 Jul 13:26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

16 Mar 08:00
8d25859

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

20 Jan 06:18

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Dec 20:40

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Dec 10:08

Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v1.0.0

v0.6.3

31 Oct 07:41

Choose a tag to compare

Fix

  • Option to render markdown without emoji was rendering few emojis.

v0.6.2

31 Oct 05:58

Choose a tag to compare

Fix

  • Concatenate lines when types contain new lines.

Chore

  • Revert unnecessary string cleanup.

v0.6.1

30 Oct 18:05

Choose a tag to compare

Fix

  • JSDoc descriptions containing pipes were causing issues in Markdown tables.