Skip to content

1.1.0

Compare
Choose a tag to compare
@PaulGilmartin PaulGilmartin released this 05 Jun 11:39
· 80 commits to master since this release

Points of note for those upgrading from an earlier version of this library:

  • Instead of using print to log messages to the console, the Python logging module is now used instead: #51
  • A migration is required to pick up changes to both the Notification model and to the test models in the tests app.
  • DISABLE_SERVER_SIDE_CURSORS should be False. See #38.

New-Features

Bug Fixes

Special thanks to @romank0 for the amazing work done towards this release!