mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 16:57:35 +02:00
Edited the 0.5.1 notes
This commit is contained in:
parent
6c6bbb3596
commit
dc7e68d05a
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@
|
||||||
|
|
||||||
## 0.5.1 - TBD
|
## 0.5.1 - TBD
|
||||||
|
|
||||||
The main focus of this release is performance but this is also the first release to provide installation instructions for both Windows and Mac.
|
The main focus of `0.5.1` is performance but this is also the first release to provide installation instructions for both Windows and Mac.
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
|
||||||
- Added build instructions for Windows (MSYS) and Mac - Thanks @ckkashyap!!
|
- Thanks to Kashyap for adding build instructions for Windows (MSYS) and Mac!
|
||||||
|
|
||||||
- Allow `define-c` function definitions to optionally provide an additional non-CPS form of the function. This form is more efficient and will be used by compiled code whenever possible.
|
- Allow `define-c` function definitions to optionally provide an additional non-CPS form of the function. This form is more efficient and will be used by compiled code whenever possible.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue