Skip to content

0.7.0

Compare
Choose a tag to compare
@RealOrangeOne RealOrangeOne released this 27 Apr 16:55
· 65 commits to master since this release
a4cb083

What's Changed

  • Don't require exclusive transactions for entire SQLite DB by @RealOrangeOne in #132 - Users can now remove the TRANSACTION_MODE = "EXCLUSIVE" for the entire database connection.
  • Support auto-reloading of database worker by @RealOrangeOne in #152
  • Add RQ backend by @RealOrangeOne in #151
  • Add support for Django 5.2 by @RealOrangeOne in #153
  • Correctly order run_after tasks by @RealOrangeOne in #154
  • Improve test coverage in a few places
  • Correctly raise an error when accessing the return value of an unsuccessful task

Full Changelog: 0.6.1...0.7.0