Releases: Zipheir/srfi-135
Releases · Zipheir/srfi-135
v1.0.2
Version bumped to satisfy Henrietta, which doesn't like "prerelease" names like "1.0.1-1".
v1.0.1-1
Fix bug caused by the accidental removal of a utility procedure. Restore the text printer.
v1.0.0
Reorganize library. Move extensions to their own module. Improve type and bounds checks, and follow CHICKEN's condition protocol.
v0.3
This adds several non-standard I/O procedures, as well as generators and an accumulator for immutable texts. The test suite has also been rewritten to use CHICKEN's test
egg.
v0.2
Version 0.2 release. This incorporates type declarations and CHICKEN-specific improvements to argument and bounds checking.