Skip to content

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 20 Aug 09:06
· 253 commits to main since this release
e289c3d

What's Changed

  • Add Desktop IDE Ctrl+. Quick Fix at the caret by @amaldini in #37
  • Add game pixel-buffer blit and a JS CPU ray tracer by @amaldini in #38
  • Add three.js shader materials and a GPU ray tracer by @amaldini in #39
  • Fix missing-semicolon lightbulb and quick fix on the next line by @amaldini in #40
  • Theme Desktop IDE IntelliSense popups with the editor theme by @amaldini in #41
  • Theme the Desktop IDE quick-fix menu with the editor theme by @amaldini in #42
  • Split prompts into a dedicated Reference Manual chapter by @amaldini in #43
  • Fix re-running api examples in Desktop IDE by @amaldini in #44
  • Fix program(Api) args: coerce nested calls and numeric strings by @amaldini in #45
  • Fix Calc program(JSON) so _add/_mul prompts usually compute 20 by @amaldini in #46
  • Theme the Desktop IDE Rename Symbol dialog by @amaldini in #47
  • Add a context menu to the Desktop IDE editor by @amaldini in #48
  • Theme the Desktop IDE theme ComboBox by @amaldini in #49
  • Fix Desktop IDE Run button contrast across themes by @amaldini in #50

Full Changelog: v1.0.9...v1.0.10