Releases: kumuji/volumentations
Releases · kumuji/volumentations
Correct flip, rotate around arbitrary center
What’s Changed
- Bump safety from 1.10.1 to 1.10.2.post1 (#105) @dependabot-preview
- Bump importlib-metadata from 1.7.0 to 3.4.0 (#104) @dependabot-preview
- Flip and rotate with center (#101) @kumuji
- Bump coverage from 5.2 to 5.3 (#70) @dependabot-preview
v0.1.7
What’s Changed
- 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
🪲 Fixes
Correct rotation of objects around their center of mass
Main fix: Correct rotation of objects around their centre of mass.
Minor: Packages update.
Pre-release with fix of center of rotation
Bump sphinx-rtd-theme from 0.4.3 to 0.5.0 Bumps [sphinx-rtd-theme](https://github.com/rtfd/sphinx_rtd_theme) from 0.4.3 to 0.5.0. - [Release notes](https://github.com/rtfd/sphinx_rtd_theme/releases) - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/rtfd/sphinx_rtd_theme/compare/0.4.3...0.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>