Skip to content

Release 3.2.0

Latest
Compare
Choose a tag to compare
@Fuzzyma Fuzzyma released this 12 Jun 08:36
· 26 commits to master since this release

Fixed

  • improve performance of point() by not creating intermediate objects (#1251)
  • fixed references by using single quotes instead of double quotes which lead to errors (#1277)
  • fixed a few spelling errors in comments (#1277)
  • fix several typings (#1253, #1280, #1300)

Added

  • added second parameter assignNewId to clone() to allow cloning with the same id (#1161)