Skip to content

Releases: iraikov/chicken-dataframe

Dependency on SRFI-127

24 Jun 13:33
Compare
Choose a tag to compare

This release adds a dependency on SRFI-127 (lazy sequences), as the yasos collections module no longer exports srfi-127 specific routines.

Remove return value from test script

01 May 22:54
Compare
Choose a tag to compare
0.4

do not return 1 from test script

Change call of df-store to df-serialize in tests

30 Apr 14:58
Compare
Choose a tag to compare
0.3

change call of df-store to df-serialize in tests

Return 1 from tests to signal success

30 Apr 14:56
Compare
Choose a tag to compare
0.2

return 1 from tests to signal success

Initial release

29 Apr 05:03
Compare
Choose a tag to compare
0.1

initial import