Skip to content

v2.11.0

Compare
Choose a tag to compare
@josephmancuso josephmancuso released this 15 May 15:33
· 518 commits to 2.0 since this release
8eba6ed

Change Log

Added

  • Added method in_random_order() which returns a query set in random order. by @JarriqTheTechie in #659
  • Adding attribute to the create method calling cast=True for casting values to creates by @josephmancuso in #667

Fixed

  • Fixed multiple bindings on _raw query methods by @stoutput in #661

Full Changelog: v2.10.0...v2.11.0