Skip to content

Releases: devolksbank/yadop

v1.3.1

19 Oct 07:09
Compare
Choose a tag to compare

Features

  • Add support for aliases of tags as per the jsdoc
  • Add support for both @ngdoc directive and component

v1.2.1

13 Sep 08:47
Compare
Choose a tag to compare

Fix

  • Use @types/doctrine

v1.2.0

13 Sep 08:47
Compare
Choose a tag to compare

Features

  • Add deprecated to entity object

Fix

  • Method names are now split on #
  • Attributes and requires are now processed while converting to an entity object

v1.1.0

13 Sep 08:45
Compare
Choose a tag to compare

Features

  • Add requires and description information to entity object

v1.0.0

30 Aug 06:50
Compare
Choose a tag to compare

features

  • Adds the yadop.jsdoc.processor functionality to process an entire directory and get all the jsdoc comments.
  • Adds the yadop.ngdoc.processor functionality to process an entire directory and get all the ngdoc comments.
  • Adds the yadop.ngdoc.mapper functionality to map all the ngdoc comments to a usable module tree.