mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-21 22:59:16 +02:00
Added notes
This commit is contained in:
parent
6da3367169
commit
7cb714a387
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## 0.9.4 - TBD
|
## 0.9.4 - TBD
|
||||||
|
|
||||||
|
Features (notes)
|
||||||
|
- optimize recursive functions using C iteration
|
||||||
|
- combine lambda functions that are only called for side effects.
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
- Prevent GC segmentation fault on ARM platforms (Raspberry Pi 2).
|
- Prevent GC segmentation fault on ARM platforms (Raspberry Pi 2).
|
||||||
|
|
Loading…
Add table
Reference in a new issue