Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Cosmo 0.10.0

Latest
Compare
Choose a tag to compare
@R-unic R-unic released this 13 Jun 09:55
· 27 commits to master since this release
  • System->exec and System->time intrinsic methods
  • Math functions now in module's scope instead of namespace (e.x. it is now use sin from "math"; sin(5) instead of Math::sin(5))
  • File library
  • Webhook library
  • JSON library
  • Comments on almost all intrinsics
  • Many fixes

Full Changelog: v0.9.9...v0.10.0