v0.15.0
What's Changed
The main update this time is that apy
is now available on PyPI and can thus be installed with:
pipx install apyanki # for an isolated environment
# Or the more classic:
pip install apyanki
Bug Fixes
- Fixed minor bug with an input number reader.
- Avoid using deprecated Anki APIs.
Full Changelog: v0.14.0...v0.15.0