0.4.2 #59
xTrayambak
announced in
Announcements
0.4.2
#59
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is a new release with several breaking changes, with 38 commits in total.
Engine Additions
definePrototypeFn.Stringprototype functionsString.prototype.toLowerCaseString.prototype.toUpperCaseString.prototype.indexOfString.prototype.trimLeftString.prototype.trimRightconsoleis a standalone type now, instead of a name-mangling hack. This means that all engine components now use the new type interface.consoledotlogis now justlog, which takes in theconsoletype as an argument alongside the rest of the arguments.Bug Fixes
REPL Changes
.expresscommand. You must provide an integer argument to it and it will pretty-print the atom at the address, if it exists.Dependencies
Breaking Changes
balde <file>now.~/.cache/miragedirectory entirely in order to prevent weird bugs.This discussion was created from the release 0.4.2.
All reactions