mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
9 lines
263 B
Markdown
9 lines
263 B
Markdown
---
|
|
layout: post
|
|
title: Released Cyclone Scheme 0.17
|
|
excerpt: This release fixes a bug in differentiating between textual and binary ports.
|
|
---
|
|
|
|
Bug Fixes
|
|
|
|
- Modified `binary-port?` and `textual-port?` to correctly differentiate between binary and textual ports.
|