v0.12.0 #98
Dishpit
announced in
Announcements
v0.12.0
#98
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
This version introduces the new Omega Standard Library!
With this release, we're including a small Math library with a handful of basic functions. They can be called in your interpreter like so:
Math.sqrt();
orMath.power(x, y);
Full Changelog: v0.11.1...v0.12.0
This discussion was created from the release v0.12.0.
Beta Was this translation helpful? Give feedback.
All reactions