Skip to content

v0.15.0

Compare
Choose a tag to compare
@lervag lervag released this 11 Apr 17:26
· 46 commits to master since this release

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