This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
System->exec
andSystem->time
intrinsic methodsMath
functions now in module's scope instead of namespace (e.x. it is nowuse sin from "math"; sin(5)
instead ofMath::sin(5)
)File
libraryWebhook
libraryJSON
library- Comments on almost all intrinsics
- Many fixes
Full Changelog: v0.9.9...v0.10.0