All notable changes to the "racket-repl" extension will be documented in this file.
- Filepaths with spaces correctly work in Windows
- Fixed "command not found" bug in Windows
- Bugfix by @bramvdbogaerde
- Updated README
- Fixed file permissions for Linux and Mac
- Fixed unmerged branch
- Allow spaces in path or filename
(thanks to @mathieuf20)
- Added beautiful artwork by @l5r
- Fixed mac permissions
- Attempt to fix mac permissions
- Improved code
(thank you @FastFoodChicken)
- Forgot to clear terminal
- Fixed linux launch (removed Windows file encoding)
- Attempt to fix mac
- Fixed linux launch
- Removed unused artifacts
- Various fixes
- Added run shortcuts
- Removed binary launchers
(thanks to @Donaim)
- Better Windows support (thanks to @default-kramer)
- REPL is more seamless in Windows (terminal gets cleared)
- Fixed various bugs
- Now works on Linux/bash and Powershell
- Linux/bash: terminal is cleared before entering REPL
- Start/Stop buttons are only visible when editing Racket files
- Initial release