mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Revised 0.7.2 text
This commit is contained in:
parent
c16d854631
commit
dc0ac2bbaa
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
Bug Fixes
|
||||
|
||||
- Fixed `utf8->string`, `string->utf8`, `bytevector-copy`, `list->vector`, and `list->string` to heap allocate objects that exceed the maximum size for objects on the stack.
|
||||
- Fixed many functions including `utf8->string`, `string->utf8`, `bytevector-copy`, `list->vector`, and `list->string` to heap allocate objects that exceed the maximum size for objects on the stack.
|
||||
|
||||
## 0.7.1 - December 21, 2017
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue