Skip to content

v12.0.0

Compare
Choose a tag to compare
@meszaros-lajos-gyorgy meszaros-lajos-gyorgy released this 21 Feb 18:42
· 284 commits to main since this release
  • fixed Polygon.norm2 not being preserved when loading an existing level (#4)
  • the package now requires version 20 of nodejs as the codebase is using Array.prototype.toSorted() as a non-destructive version of Array.prototype.sort()
  • improved the speed of Polygons.invertSelection()
  • improved the type hinting of the constructor of scripting/properties/Variable with overloads
  • added Polygon.sizeOfSelection()