mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Issue #182
This commit is contained in:
parent
03da56a11f
commit
a8c5c559d3
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ Features
|
|||
|
||||
- Allow the `-A` and `-I` options to `icyc`, for specifying additional library import directories.
|
||||
|
||||
Bug Fixes
|
||||
|
||||
- Updated `string->number` to return `#f` for all bases when the conversion fails. Previously bases other than ten would return `0` instead.
|
||||
|
||||
## 0.5.3 - June 29, 2017
|
||||
|
||||
Features
|
||||
|
|
Loading…
Add table
Reference in a new issue