Skip to content

v1.0.3-alpha

Pre-release
Pre-release

Choose a tag to compare

@blueshank-gh blueshank-gh released this 20 May 11:15

Full Changelog: v1.0.2a-alpha...v1.0.3-alpha

Interstellar
+ added async IO to write, read, append for the FS library.
+ added buffer to be native to the standard string library.
+ added open/closing events for lua_State activity under reflection.
+ added math.roots.* functions, made to solve the roots in polynomial equations up to the 4th degree.

Specific
+ added error no halt support for async operations pertaining to LXZ, IOT & FS