What's Changed
- feat: restore deleted workbook from desk by @shahzeelahmed in #698
- fix(filters): return
datetime.dateinstead of string for current day by @shahzeelahmed in #699 - fix:
TypeError: 'NoneType' object is not iterableerror by @shahzeelahmed in #701 - fix: handle None condition when querying child tables and use backticks for table names by @shahzeelahmed in #703
Full Changelog: v3.2.16...v3.2.17