Version 0.7.4 (2024-08-27)
- Make the file icon SVG use a path instead of a font, so it renders correctly when the font is missing.
Special thanks to monospod:
Bugfixes
- Fix scheme executable path in Powershell on Windows. Quote the scheme executable path only if it contains whitespace. Always use
cmd.exe
to start the pane REPL on Windows.
Internal Changes
- Update dependencies to new versions.