Releases: YuzuTheNeko/nekoscript
Releases · YuzuTheNeko/nekoscript
v1.3.0
Quite small update:
- Added support for libraries.
v1.2.0
Interesting update:
- Added module support.
- Added file caching.
- Added process.
- File paths are now different depending on the route of the current file.
- Native functions can now be assigned to variables.
v1.1.0
Not much:
- New native method:
load_file
- New properties for array values:
Array#set
andArray#length
- Fixed
Array#set
inserting items instead of replacing. - Null value can now be passed.
- Added two new operators for division and multiplication:
/
and*
- Arrays and Objects can now be stringified properly.
- Comments no longer eat next statement.
First release (alpha)
This is just a pre-release