- Added SQLite module
- Added module for training/running neuronal networks
- Added libcpuid module
- Added NanoSVG module
- Added global variables
Width
/Height
- Added single parameter version of
Color()
- Added
Console
andEvalChain
classes. - Added perlin noise module
- You can now create single color Bitmaps with
new Bitmap(width, height, color)
- FIXED: small fixes for raw disk access.
- FIXED: p5js
arc()
function is now somewhat useable (was completely broken before). - FIXED: Updated openssl to 1.1.1k