Releases: chris-greening/spyrograph
Releases · chris-greening/spyrograph
Release list
v0.20.0
v0.19.1
What's Changed
- Fix cycloid animate method by @chris-greening in #110
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- Improved the Hypotrochoid class docstring by @Sjorza in #105
- Update ReadMe with blog post link by @ujwalkumar1995 in #106
- Docstring improvement by @Sjorza in #107
- Add animate function by @chris-greening in #108
New Contributors
- @ujwalkumar1995 made their first contribution in #106
Full Changelog: v0.18.3...v0.19.0
v0.18.3
What's Changed
- ADD: added n cusps docstring by @chris-greening in #101
- Add examples to docstrings by @chris-greening in #103
Full Changelog: v0.18.2...v0.18.3
v0.18.2
What's Changed
- Add unit test for the zero or negative ValueError exception #95 by @Navinkhandeparkar in #97
- Added the latest blog post to the README blog section by @Sjorza in #98
- Add descriptive repr by @chris-greening in #100
New Contributors
- @Navinkhandeparkar made their first contribution in #97
- @Sjorza made their first contribution in #98
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- Changes Made by @SahilDave04 in #94
(Added aValueErrorraise if a negative or zero value is passed to curve constructors)
New Contributors
- @SahilDave04 made their first contribution in #94
Full Changelog: v0.18.0...v0.18.1
v0.18.0
v0.17.5
What's Changed
- Improved the
Epicycloidclass docstring by @jbxamora in #86 - Improved the
Hypocycloidclass docstring by @jbxamora in #85 - Refactor cycloid constructor to _Cycloid by @chris-greening in #88
Full Changelog: v0.17.4...v0.17.5
v0.17.4
v0.17.3
What's Changed
- Update README.md With Blog Posts by @Astr0clad in #69
- Increase unit test coverage by @chris-greening in #78
- Refactor turtle instantiations into a namedtuple by @chris-greening in #79
New Contributors
- @Astr0clad made their first contribution in #69
Full Changelog: v0.17.2...v0.17.3