Release v0.2.0
Changes since previous release:
- StretchTransform now works in 3d space
- removed weightingMode DIRECTIONAL because it never looked very useful to me
- changed the way how to provide points/vectors to the functions. Previously x and y were seperate arguments, now every point is given as an array of two or three numbers: [x, y] or [x, y, z]