vscode-texinfo/CHANGELOG.md

29 lines
662 B
Markdown

# Changelog
## v0.1.4 - 02/23/2021
* Support loading custom CSS for HTML preview
* Configure with `texinfo.preview.customCSS`
* Update dependencies
* Not updating `node-html-parser` to v3.0+, as it bloats the webpack-ed code significantly :(
## v0.1.3 - 02/09/2021
* Fix completion of block command `@detailmenu`.
* Say goodbye to GitHub.
* Update dependencies.
## v0.1.2 - 12/31/2020
* Update the "go-to-file" icon ID in Code Lens, as the original icon no longer exists in the latest version of VSCode.
* Update dependencies.
## v0.1.1 - 11/30/2020
* Minor bugfix in code completion.
* Update dependencies.
## v0.1.0 - 11/16/2020
Initial release.