Skip to content

Releases: simondotm/beeb-vsc

v0.3.7

29 Oct 13:11
84bd751

Choose a tag to compare

What's Changed

  • fix: source maps empty with new multi-source functionality by @tommy9 in #175
  • fix: Include all label types in syntax highlighting rules by @tommy9 in #176
  • chore: Bump version to 0.3.7 by @tommy9 in #177

Full Changelog: v0.3.6...v0.3.7

v0.3.6

27 Sep 12:03
456b72b

Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

01 Aug 14:18
8623e66

Choose a tag to compare

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

07 Jun 08:59
17759db

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

29 Dec 10:44
8d3a159

Choose a tag to compare

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

03 Nov 09:59
768ffe4

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

31 Aug 13:47
76b4e08

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Aug 20:49
0a1eb57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.3.0

v0.2.4

02 Aug 17:28
2a93239

Choose a tag to compare

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

19 Apr 10:29
131674d

Choose a tag to compare

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