Skip to content

0.10.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ccrisan ccrisan released this 05 Nov 11:26
· 21 commits to master since this release

What's new:

  • Authentication: Fixed jwt backend identity_field usage.
  • Authentication: Fixed jwt accepted algorithms.
  • Persistence: peewee-moves is now used for managing schema migrations.
  • Fixed various tests.
  • CI: Switched from Circle CI to GitHub Actions.