Skip to content

0.6.2

Choose a tag to compare

@xTrayambak xTrayambak released this 17 Feb 10:24
· 496 commits to master since this release
ce8d37d

0.6.2 is out with a single fix that fixes the final (known) regression that entered the codebase with 0.6.x! 🎊

Fixes

  • Sequence types no longer hold pointers to atoms, holding full atoms instead.
  • Removed Herobrine

Additions

  • Added map parsing, although the code generation part is not complete yet.

Upcoming Features

For the next version, you can expect the Set type to be implemented, alongside another (hopefully successful) attempt to implement bytecode callable atoms for functions-as-values to work.