Skip to content

Releases: markwpearce/brighterscript-jsdocs-plugin

v0.7.3

04 Sep 18:46
Compare
Choose a tag to compare

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

12 Jan 15:08
Compare
Choose a tag to compare
  • 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

09 Sep 17:04
Compare
Choose a tag to compare
  • 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

16 Mar 13:35
Compare
Choose a tag to compare
  • 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

14 Jan 16:08
Compare
Choose a tag to compare

Added support for custom types in Brighterscript files

v0.2.2

27 Nov 18:06
Compare
Choose a tag to compare
  • Updated package.json to only include neccessary files 71fd2fc

v0.2.1...v0.2.2

v0.2.0

16 Nov 15:27
Compare
Choose a tag to compare
  • 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

05 Nov 01:35
Compare
Choose a tag to compare
  • Updated README and package.json 7c6674f

v0.1.4...v0.1.5

v0.1.4

03 Nov 14:20
Compare
Choose a tag to compare
  • Updated README to show installing via npm c2105c5

0.1.3...v0.1.4