mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-11 23:07:36 +02:00
New release
This commit is contained in:
parent
9757378bd0
commit
2ccd73f3db
1 changed files with 16 additions and 0 deletions
16
_posts/2016-11-22-Released-Cyclone-Scheme-0.3.2.md
Normal file
16
_posts/2016-11-22-Released-Cyclone-Scheme-0.3.2.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
layout: post
|
||||
title: Released Cyclone Scheme 0.3.2
|
||||
excerpt: Cyclone Scheme 0.3.2 is now available.
|
||||
---
|
||||
|
||||
Features:
|
||||
|
||||
- Recognize escaped vertical line and hex scalar value characters when reading a string.
|
||||
- Added `current-thread` to SRFI 18.
|
||||
- Added the `include` and `include-ci` macros.
|
||||
|
||||
Bug Fixes
|
||||
|
||||
- Fixed a crash when running `cyclone` on 32-bit platforms.
|
||||
|
Loading…
Add table
Reference in a new issue