0.3.2 (2022-09-28)
- rename GitHub Actions workflows for consistency (8d2c840)
- add CONTRIBUTING.md and update LICENSE, README.md (ac60e9a)
0.3.1 (2022-09-24)
- ensure that due_items returned are always up-to-date (7d9cbcb)
0.3.0 (2022-09-24)
- return
Reviews
class fromreviews
property (de2cf2f)
- use Python 3.9 since we now rely on zoneinfo (9c0539a)
0.2.0 (2022-09-24)
- support exporting the review history for all cards (0c80a0c)
- fix transitive dependencies when using this library (feab566)
- add installation and usage examples to README.md (cc5f0cb)
0.1.1 (2022-08-24)
- add link to CHANGELOG.md (bcb1e64)
- add validation of login credentials (username & password) (45c5b46)
- get number of due items (vocabulary & Kanji) (9a0360f)
- add project configuration for Intellij IDE CE (54e862d)