- Fix improper error handling of
execute_querymethod whenQueryItemis used: #82 (thanks to @bindi-mo) - Add
__fspath__method toSimpleSQLiteclass: #86 (thanks to @bindi-mo) - Implement
__str__method forOperationalError: #83 (thanks to @bindi-mo) - Update
DataPropertyversion constraint to1.0.2
Full Changelog: v1.5.3...v1.5.4