Version 0.2.0
Version 0.2.0 (2023-06-26)
Bugfixes
- Fix #1. Evaluating does not work on Windows, because backslashes in Windows file paths are not escaped. Leads to Chez error messages like
Exception in read: invalid string character \U
for a file pathC:\User\...
.