mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 23:37:38 +02:00
Added a line item for new SRFI library names
This commit is contained in:
parent
07421c1bd3
commit
cf9ac2b3e6
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ Features
|
|||
|
||||
Note that no changes are a required if `(cyclone foreign)` is used to integrate with C.
|
||||
|
||||
- Provide alternative library names for each of the SRFI libraries. Generally these names follow the recommendations from R7RS Large - for example `(scheme list)` as a friendlier alternative to `(srfi 1)`.
|
||||
- Modifying version numbers going forward to use explicit three digit semantic versioning `major.minor.bugfix`.
|
||||
|
||||
Bug Fixes
|
||||
|
|
Loading…
Add table
Reference in a new issue