Skip to content

Releases: markwpearce/brighterscript-jsdocs-plugin

v0.8.0

Choose a tag to compare

@markwpearce markwpearce released this 22 May 14:08
  • Added release-it (#13) (eec5eb0)
  • Merge pull request #12 from markwpearce/update_brighterscript_version (6954734)
  • updated github workflow (191bf27)
  • fixed lint error (3284173)
  • Added github workflow (750265f)
  • Updated to JSDoc 4 and Brighterscript v0.72 (44c2105)
  • Fixed all packages to remove critical and high vulnerabilities (bc1f551)

v0.7.3

Choose a tag to compare

@markwpearce markwpearce released this 04 Sep 18:46

Added

  • Support for Brighterscript Interfaces, Consts, Enums
    Changed
  • Brighterscript Namespaces are not placed under modules
  • Much better and consistent JSdoc output
  • Added unit tests
  • Migrated to TypeScript

What's Changed

New Contributors

  • @cewert made their first contribution in #7

Full Changelog: v0.6.0...v0.7.3

v0.6.0

Choose a tag to compare

@markwpearce markwpearce released this 12 Jan 15:08
  • Merge pull request #5 from markwpearce/fix/comments_remove_slash a157423
  • Fixes issue with slashes disapearing from comments 7410c86
  • Updated Brighterscript version 75f9a19

v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@markwpearce markwpearce released this 09 Sep 17:04
  • Merge pull request #3 from markwpearce/fix/missing_semicolon f6872b6
  • Better handles modules and namespaces, so namespaces can have multiple levels, and classes are put in the correct modules 03ec477

v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@markwpearce markwpearce released this 16 Mar 13:35
  • Merge pull request #2 from markwpearce/feature/allow_annotations 270ab67
  • Updated to Brighterscript Parser v0.35
  • Works with Brighterscript annotations, so comments placed before annotations are included in the generated HTML a613c63

v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@markwpearce markwpearce released this 14 Jan 16:08

Added support for custom types in Brighterscript files

v0.2.2

Choose a tag to compare

@markwpearce markwpearce released this 27 Nov 18:06
  • Updated package.json to only include neccessary files 71fd2fc

v0.2.1...v0.2.2

v0.2.0

Choose a tag to compare

@markwpearce markwpearce released this 16 Nov 15:27
  • Fixes private variables/functions being added to output
  • Fixes default values errors (thanks, Andres!)
  • Fixes multiple @return tags

v0.1.5...v0.2.0

v0.1.5

Choose a tag to compare

@markwpearce markwpearce released this 05 Nov 01:35
  • Updated README and package.json 7c6674f

v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@markwpearce markwpearce released this 03 Nov 14:20
  • Updated README to show installing via npm c2105c5

0.1.3...v0.1.4