Releases: onna/cassettedeck
Releases · onna/cassettedeck
3.0.0
What's Changed
- make it compatible with latest aiohttp releases by @javiermolinar in #30
New Contributors
- @javiermolinar made their first contribution in #30
Full Changelog: 2.2.1...3.0.0
2.2.1
Update dependencies
Update dependencies (#29) * Update dependencies * Correct version and changelog * Repin vcrpy * Cleanup
Release since previous version ci failed
previous version werent released correctly
Fix streamreader init
Merge pull request #27 from onna/fix-streamreader Fix streamreader init
add generic `vcr` function
Generic vcr function (#26) * add generic VCR function * version, changelog