- Fix improper error handling of
execute_query
method whenQueryItem
is used: #82 (thanks to @bindi-mo) - Add
__fspath__
method toSimpleSQLite
class: #86 (thanks to @bindi-mo) - Implement
__str__
method forOperationalError
: #83 (thanks to @bindi-mo) - Update
DataProperty
version constraint to1.0.2
Full Changelog: v1.5.3...v1.5.4