Releases: aroyarexs/PASTA
Releases · aroyarexs/PASTA
v0.2.0
- added a second initializer to
PASTAPattern
- integrated
Metron
- replaced several geomtric computations with
Metron
s implementations - functions which return an angle as
CGFloat
now returnsAngle
- replaced several geomtric computations with
- fixed a bug where marker snapshot was not updated
- extended PASTAPattern / MarkerSnapshot with CustomDebugStringConvertible
- added test_spec to podspec and some unit tests
- Readme updated with "How To Use" section