Skip to content

Allow functioning with Python 3.11

Compare
Choose a tag to compare
@aplaice aplaice released this 25 Jun 18:17
· 14 commits to master since this release
b296e02

What's Changed

  • Fix github workflow by @aplaice in #193
  • Allow sorting subdecks according to sorting method in #189
  • Allow testing building crowd_anki/dist when Pipfile.lock is changed in #195
  • Update fetch_dependencies in #194
  • Add manifest.json in #186
  • Fix issue with mutuable default value in dataclass parameter by @fredrikrab in #196
  • Create action for generating a packaged plugin artifact in #197
  • Bump requests from 2.30.0 to 2.31.0 by @dependabot in #198

New Contributors

Full Changelog: v0.9.3...v0.9.4