mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 15:27:36 +02:00
Added full-unicode
This commit is contained in:
parent
24b10e9d6a
commit
05d9e7e204
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ Internal Changes
|
|||
|
||||
- Relocated all macro expansion code to the `(scheme eval)` module. Cyclone's `(scheme cyclone macros)` library is now obsolete.
|
||||
|
||||
Bug Fixes
|
||||
|
||||
- Added the `full-unicode` feature since Unicode is supported as of the 0.7 release.
|
||||
|
||||
## 0.7 - November 17, 2017
|
||||
|
||||
Features
|
||||
|
|
Loading…
Add table
Reference in a new issue