v2.13.0
Change Log
Added
- Added exists and doesnt_exist method to QueryBuilder. by @JarriqTheTechie in #694
- Added where_date and or_where_null by @josephmancuso in #710
- Added Model.pyi file to improve model typehinting by @josephmancuso in #711
Fixed
- Fixed hardcoded
User
Model at line 1 by @rfschubert in #708 - Fixed add_binding issue by @josephmancuso in #709
New Contributors
- @rfschubert made their first contribution in #708
Full Changelog: v2.12.0...v2.13.0