Releases: markwpearce/brighterscript-jsdocs-plugin
Releases · markwpearce/brighterscript-jsdocs-plugin
Release list
v0.8.0
- 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
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