Skip to content

Releases: andstor/jsdoc-action

v1.2.1

07 Dec 02:29
06eafcc
Compare
Choose a tag to compare

Fixed

  • Support template installation with Node.js 16 (#40).

v1.2.0

21 Apr 13:33
2fb2b53
Compare
Choose a tag to compare

Changed

  • Deprecates the template_name input variable in favor of template.

Fixed

  • Correct handling of templates installed from other sources than the npm package registry.

Added

  • Ability to install a specific version of a template.
  • Automatic updating of major version tag on release (GitHub Action).

v1.1.0

26 Feb 13:25
3c1a4c8
Compare
Choose a tag to compare

Added

  • Checks for existence of files and directories specified in input variables.

Changed

  • Make the source_dir input variable optional.
  • Don't set default value of the recurse input variable.
  • Don't set default value of the output_dir input variable.

v1.0.2

24 Feb 13:22
6689596
Compare
Choose a tag to compare

Fixed

  • Correctly handle paths specified in JSDoc config files.

v1.0.1

22 Feb 18:16
955ed51
Compare
Choose a tag to compare

Fixed

  • Fix GitHub Pages example in README.

v1.0.0

22 Feb 03:06
ebf29dc
Compare
Choose a tag to compare
Merge pull request #4 from andstor/develop

v1.0.0