Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

2.0 Release Candidate 1

Pre-release
Pre-release

Choose a tag to compare

@Hosch250 Hosch250 released this 01 Jul 23:13

The fourth release after the beta, fixing many more bugs, fixing some localization bugs, and adding logging to help detect others. Of notable mention is a fix for a bug causing unpredictable COM exceptions in many places throughout the codebase, causing resolver errors, disabled commands, and crashes.

  • Grammar/parser/resolver:
    • Fix bugs in resolver causing errors and incorrectly-resolved variables.
    • Support line-continuations in date literals with grammar.
  • Hotkeys:
    • Ensure the VBE has focus before handling the hotkeys.