Release 3.2.0
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
toclone()
to allow cloning with the same id (#1161)