Releases: simondotm/beeb-vsc
Releases · simondotm/beeb-vsc
v0.3.7
v0.3.6
What's Changed
- fix(dev): mocha test explorer configuration by @tommy9 in #168
- feat: Parallel state management by @tommy9 in #169
- Parsing optimisations by @tommy9 in #170
- feat: Add debouncer with leading edge parse by @tommy9 in #171
- feat: Data breakpoints and debug hovers by @tommy9 in #172
- chore(deps-dev): Bump tar-fs from 2.1.3 to 2.1.4 by @dependabot[bot] in #173
- chore: Bump version to v0.3.6 by @tommy9 in #174
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Fix single quoted character and 'equ' highlighting by @tommy9 in #162
- chore(deps-dev): Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #160
- fix: Divide error and infinite for loop fixes by @tommy9 in #166
- chore(deps-dev): Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #163
- chore: Bump version to v0.3.5 by @tommy9 in #167
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- chore(deps-dev): Bump esbuild from 0.19.12 to 0.25.0 by @dependabot in #149
- chore(deps): Bump serialize-javascript and mocha by @dependabot in #150
- chore(deps): Node package updates by @tommy9 in #151
- chore: Add project identifier to commands by @tommy9 in #155
- chore(deps-dev): Bump undici from 6.21.1 to 6.21.3 by @dependabot in #156
- chore(deps-dev): Bump tar-fs from 2.1.2 to 2.1.3 by @dependabot in #157
- chore: Bump version to v0.3.4 by @tommy9 in #158
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Debug mode doesn't pause/resume emulator on focus change by @tommy9 in #140
- chore(deps): Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #144
- chore: Add more e2e testing by @tommy9 in #146
- feat: add inlay hints to show cycle timings next to code by @tommy9 in #145
- fix: Better reset of labels and properly copy value by @tommy9 in #147
- chore: Bump version to 0.3.3 by @tommy9 in #148
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
v0.3.0
What's Changed
- Debug functionality (experimental) by @tommy9 in #130
- chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot in #129
New Contributors
- @dependabot made their first contribution in #129
Full Changelog: v0.2.4...v0.3.0
v0.2.4
What's Changed
- feat: E2E testing from command line by @tommy9 in #117
- chore: Run e2e in CI by @simondotm in #118
- chore: Add unit tests to CI by @tommy9 in #119
- Don't show signature helper when in comments by @tommy9 in #124
- Add opcodes and registers to autocomplete by @tommy9 in #125
- Label names take priority over keywords by @tommy9 in #126
- Track if had second pass consistency error so only report once by @tommy9 in #127
- chore: Bump version to v0.2.4 by @tommy9 in #128
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- fix(development): Set outfiles in launch task by @tommy9 in #104
- feat: Macro handling by @tommy9 in #105
- feat(development): Add sample E2E tests and launch.json config by @tommy9 in #109
- feat: File handling improvements by @tommy9 in #110
- feat: Can build settings.json from tasks.json by @tommy9 in #111
- fix: Rename after Find All References fails by @tommy9 in #113
- chore: Bump version to v0.2.3 by @tommy9 in #115
Full Changelog: v0.2.2...v0.2.3