What's Changed
- Fix doctest error by @katoken-0215 in #33
- Added supporting to type hint in curried decorator by @fwfurtado in #37
- Import
Iterable
fromcollections.abc
for >=3.8. by @soasme in #39 - Documentation + some fixes by @artemisart in #40
- Switch from TravisCI to Github Actions by @jacobbridges in #46
- Prep for v0.6.0 release by @jacobbridges in #47
- Publish to test.pypi.org on release draft by @jacobbridges in #48
New Contributors
- @katoken-0215 made their first contribution in #33
- @fwfurtado made their first contribution in #37
- @soasme made their first contribution in #39
- @artemisart made their first contribution in #40
- @jacobbridges made their first contribution in #46
Full Changelog: v0.5.2...v0.6.0