Releases: chris-greening/spyrograph
Releases · chris-greening/spyrograph
v0.29.0
What's Changed
- Improve GitHub Action's by @chris-greening in #163
- Refactor rotated shape by @chris-greening in #164
- Added PyPI deploy GitHub Action by @chris-greening in #165
- Implementing add noise method by @chris-greening in #166
Full Changelog: v0.28.1...v0.29.0
v0.28.1
What's Changed
- Updated docstring for _draw_circle method by @valzes in #159
- Fix custom origin rotation by @chris-greening in #160
- Update README.md (#161) by @ArturLinnik in #162
New Contributors
- @valzes made their first contribution in #159
- @ArturLinnik made their first contribution in #162
Full Changelog: v0.28.0...v0.28.1
v0.28.0
v0.27.0
What's Changed
- Fix issue #155 by @Alylaxy in #156
- Add rotate method by @chris-greening in #157
New Contributors
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- Added the docstring for _validate_theta function by @NishanthMuruganantham in #143
- fixing multiple return types by @subhrodeepg in #148
- Updated README.md by @priyangshu-hzy in #149
- updated the readme to include the new blog post by @subhrodeepg in #151
- updated the readme to include the new blog post by @subhrodeepg in #152
- Improved docstring for draw circle by @Sjorza in #153
- Add translate method by @chris-greening in #154
New Contributors
- @NishanthMuruganantham made their first contribution in #143
- @subhrodeepg made their first contribution in #148
- @priyangshu-hzy made their first contribution in #149
Full Changelog: v0.25.3...v0.26.0
v0.25.3
Fixed broken "padding" when creating an animation with the animate
classmethod
Full Changelog: v0.25.2...v0.25.3
v0.25.2
Refactor screen size default code
Full Changelog: v0.25.1...v0.25.2
v0.25.1
v0.25.0
What's Changed
- Add boomerang feature to animate by @chris-greening in #140
Full Changelog: v0.24.0...v0.25.0