Skip to content

Releases: simondotm/beeb-vsc

v0.3.3

29 Dec 10:44
8d3a159
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.3.1

31 Aug 13:47
76b4e08
Compare
Choose a tag to compare

What's Changed

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

v0.3.0

22 Aug 20:49
0a1eb57
Compare
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
Compare
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
Compare
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

v0.2.2

26 Mar 19:53
Compare
Choose a tag to compare

What's Changed

  • fix: Avoid errors without settings by @tommy9 in #100

Full Changelog: v0.2.1...v0.2.2

v0.2.1

23 Mar 11:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Mar 08:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

24 Feb 13:59
Compare
Choose a tag to compare

What's Changed

  • feat: Improve completions for symbols and commands by @tommy9 in #40

Full Changelog: v0.1.1...v0.1.2