Releases: bsilverthorn/maccarone-vscode
Releases · bsilverthorn/maccarone-vscode
v0.2.1
What's Changed
- drop explicit eslint-parser dependency by @bsilverthorn in #36
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- block-specific refresh via code action by @bsilverthorn in #34
- build(deps-dev): bump webpack from 5.82.0 to 5.88.2 by @dependabot in #26
- build(deps-dev): bump glob from 10.3.1 to 10.3.3 by @dependabot in #27
- build(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.62.0 by @dependabot in #28
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 6.4.1 by @dependabot in #35
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
- publish extension files for Windows platform (with proper version numbers)
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- ship for multiple platforms, fix
no module named regex._regex
by @bsilverthorn in #32
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: v0.0.20...v0.1.0
v0.0.20
What's Changed
- try to fix bug starting language server (
No module named 'regex._regex'
)
Full Changelog: v0.0.19...v0.0.20