Skip to content

v0.2.0

Compare
Choose a tag to compare
@Talia-12 Talia-12 released this 21 Nov 06:32
· 334 commits to main since this release

Features

  • Now ported to 1.19.2!
  • All of the Type Comparison Iotas have been replaced with purifications that return the type of the accepted iota to the stack, allowing you to store the desired type in the hex rather than comparing against something in the world.
  • Added Place Block II, which places a block of the type that you pass to it at the given position.
  • Added Running Sum and Running Product Purifications, which take a list and compute the running sum and running product.

Bugfixes

  • Fixed error saving Everbook file when /everbook directory doesn't exist.
  • OpSmelt respects breaking permission.