add docs, change tests

This commit is contained in:
Anton Lavrenov
2018-08-30 13:49:43 +03:00
parent 973344a3c6
commit 0a6bd95414
6 changed files with 206 additions and 15 deletions

View File

@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [new version][unreleased]
### Added
* new methods `path.getLength()` and `path.getPointAtLength(val)`
## [2.2.2][2018-08-21]
### Changed