Releases: markwpearce/brighterscript-jsdocs-plugin
Releases · markwpearce/brighterscript-jsdocs-plugin
v0.7.3
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
- Update brighterscript to latest version by @cewert in #7
- Release 0.7.0 by @markwpearce in #9
- update gitignore by @markwpearce in #10
New Contributors
Full Changelog: v0.6.0...v0.7.3
v0.6.0
v0.5.0
v0.4.0
v0.3.0
Added support for custom types in Brighterscript files
v0.2.2
- Updated package.json to only include neccessary files 71fd2fc
v0.2.0
- Fixes private variables/functions being added to output
- Fixes default values errors (thanks, Andres!)
- Fixes multiple @return tags
v0.1.5
- Updated README and package.json 7c6674f
v0.1.4
- Updated README to show installing via npm c2105c5