mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Issue #275
This commit is contained in:
parent
a5489fca46
commit
b383ea6d01
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## 0.9.3 - TBD
|
## 0.9.3 - TBD
|
||||||
|
|
||||||
|
Features
|
||||||
|
|
||||||
|
- Allow pretty printing of bytevectors.
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
- Fix `input-port?`, `output-port?`, `input-port-open?`, and `output-port-open?` to return `#f` instead of crashing when a non-port object is passed.
|
- Fix `input-port?`, `output-port?`, `input-port-open?`, and `output-port-open?` to return `#f` instead of crashing when a non-port object is passed.
|
||||||
|
|
Loading…
Add table
Reference in a new issue