Skip to content

Releases: peterpeterparker/tsdoc-markdown

v1.3.0

04 Jul 13:26
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v1.1.1

20 Jan 06:18
Compare
Choose a tag to compare

What's Changed

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

v1.1.0

16 Dec 20:40
Compare
Choose a tag to compare

What's Changed

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

v1.0.0

05 Dec 10:08
Compare
Choose a tag to compare

What's Changed

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

v0.6.3

31 Oct 07:41
Compare
Choose a tag to compare

Fix

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

v0.6.2

31 Oct 05:58
Compare
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
Compare
Choose a tag to compare

Fix

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

v0.6.0

18 Apr 10:20
Compare
Choose a tag to compare

Features

  • Generate jsDoc @example content (#28).

Shout-out to mingtianyihou33 for the contributions! 💪

v0.5.0

10 Apr 19:50
Compare
Choose a tag to compare

Features

  • Support for Enum.

Shout-out to mingtianyihou33 for the contributions! 💪