2.3.1 (2022-03-24)
Added
- Windows: The 32-bit x86 builds are now code-signed.
- Windows: Tab-completion now works in PowerShell. (Completion needs to be
installed manually.) (Implemented by Tony
Sathre.)
Fixed
- The executable files shared between the npm packages and the static builds are
now identical. (Previously, the files sometimes differed because they were
code-signed independently. Code signing is non-deterministic.)