mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 16:57:35 +02:00
Issue #196
This commit is contained in:
parent
52d764209b
commit
1b02dd01e9
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
Features
|
||||
|
||||
- On Arthur Maciel's suggestion, modified Cyclone to always check its system folder for a library if an import is not found. In conjunction with this, the `CYCLONE_LIBRARY_PATH` environment variable may be set to force Cyclone to look in a specific place other than the system folder for libraries.
|
||||
|
||||
- Decrease minor GC time by only tracing globals when one of them has changed.
|
||||
|
||||
## 0.5.2 - June 5, 2017
|
||||
|
|
Loading…
Add table
Reference in a new issue