Skip to content

Releases: Zipheir/srfi-135

v1.0.2

28 Sep 03:08
Compare
Choose a tag to compare

Version bumped to satisfy Henrietta, which doesn't like "prerelease" names like "1.0.1-1".

v1.0.1-1

28 Sep 03:05
Compare
Choose a tag to compare

Fix bug caused by the accidental removal of a utility procedure. Restore the text printer.

v1.0.0

28 Sep 02:33
Compare
Choose a tag to compare

Reorganize library. Move extensions to their own module. Improve type and bounds checks, and follow CHICKEN's condition protocol.

v0.3

06 Sep 19:03
Compare
Choose a tag to compare

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

31 Aug 18:26
Compare
Choose a tag to compare

Version 0.2 release. This incorporates type declarations and CHICKEN-specific improvements to argument and bounds checking.

v0.1

12 Nov 20:14
Compare
Choose a tag to compare

Release 0.1.