> bin/goldfish --version
Goldfish Scheme 17.11.14 by LiiiLabs
based on S7 Scheme 11.2 (30-Dec-2024)
Important Changes since 17.11.13
- Refracture (liii list/vector/string) and optimize the performance, it is 10 times faster now!
- add several new methods such as path-touch and path%touch in (liii path) by @JackYansongLi
- Fix path-append-text so it works on Windows by @da-liii in #314
- add (liii logging) for log management @da-liii
- add date case-class in (liii datetime) by @JackYansongLi in #324