* Bump pytest from 5.4.3 to 6.0.1 (55) dependabot-preview * Bump numpy from 1.19.0 to 1.19.1 (51) dependabot-preview * Bump coverage from 5.1 to 5.2 (47) dependabot-preview * Bump sphinx from 3.1.1 to 3.1.2 (45) dependabot-preview * Bump darglint from 1.4.0 to 1.5.1 (46) dependabot-preview * Bump mypy from 0.780 to 0.782 (42) dependabot-preview * Bump numpy from 1.18.5 to 1.19.0 (40) dependabot-preview * Bump importlib-metadata from 1.6.1 to 1.7.0 (43) dependabot-preview * Bump pre-commit from 2.5.1 to 2.6.0 (44) dependabot-preview
:beetle: Fixes
* Noop inheritance from pointcloudtransform (58) kumuji
0.1.6
Main fix: Correct rotation of objects around their centre of mass. Minor: Packages update.
0.1.6beta
0.1.5
Fixed the version i forgot to specify
0.1.4
What’s Changed
* Test coverage (4) kumuji * Added google collab notebook, and fixed few minor errors in docs (3) kumuji * Simplification of tests and update on docs (1) kumuji
Main fixes: Fixes `Flip3d` for interfaces other then points Fixed github action on release