NOTE: This changelog is no longer maintained. Please refer to the releases page for a complete changelog for every release.
- Initial release
- package.json change only. Updated
galeryBanner.themeto "light" for better contrast in VS Code Marketplace.
- README change only. Removed logo from README.md to avoid redundant presentation in VS Code Marketplace.
- Fixes bug reported in #12 thanks to @dmitry-prohorov.
- Updates the way unknown configuration settings are handled by the extension.
- Deprecates
@returnsin favor of the more standard@returntag. Thanks to @berardo for the PR. - Dependabot security vulnerability updates.
- NOTE that versions 1.1.x, 1.2.x, and 1.3.x were skipped. Please see the 1.4.0 release for a note on this.
- Fixes h2/h2 tag mismatch issue.
- Fixes issue where whitespace / newlines in code examples found in user-provided homepages and other supplementary HTML pages was not being correctly preserved.
- Thanks to @dschach for identifying these issues and opening a PR to fix them.
- Dependabot security vulnerability updates.
- Adds improved support for
@sinceand@authortags. Thanks to @docbill for his work on this feature.
- Updates HighlightJS to v11 and improves support for Apex highlighting and other languages. Thanks to @dschach for his work on PR #48 for this update.
- Improves support for HTML tags in documentation comments (adds support for b, strong, i, em, s, u, ol, ul, and li tags). Thanks to @cemerson for his work on this feature in PR #58.
- Improves .cls file discoverability by recursively scanning source directories, reducing the number of explicit directories users have to define in their configs for projects with nested folder structures. Thanks to @codefriar for his work on this feature in PR #68.
- Interesting theme of PR numbers that made it into this release!
- As of this release this changelog is no longer maintained! Please refer to the releases page for a complete changelog for every release.