mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-04 03:36:34 +02:00
Fill out the 0.9.6 section
This commit is contained in:
parent
d5690a001e
commit
f6219f5d87
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
## 0.9.6 - TBD
|
||||
|
||||
Bug Fixes
|
||||
|
||||
- Cleaned up generated code to ensure calls to primitives from functions that are combined are not executed out of order.
|
||||
- Fixed the `return_copy` macro in the runtime to handle being passed an expression instead of an object.
|
||||
|
||||
## 0.9.5 - November 28, 2018
|
||||
|
||||
Features
|
||||
|
|
Loading…
Add table
Reference in a new issue