You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
guile-csv/CHANGELOG

7 lines
369 B

This is an index of all major changes from the original at (https://gitlab.com/NalaGinrut/guile-csv)/
- Added a csv->sxml procedure
- Added an optional argument #:record-sym to both (csv->sxml) and (csv->xml)
- Rewrote the Makefile to install to the site directory
- Added a pre-compile step to `make install` to be friendly-er to multi-user setups and REPL users