Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

v2.0.0

Latest
Compare
Choose a tag to compare
@joetimmins joetimmins released this 01 Jul 10:15
· 38 commits to master since this release

_BREAKING CHANGE:_ The ContentProvider no longer throws a SQLException when running an update and there are no rows matching the selection arguments, but returns 0 as the number of affected rows, as it should.

More info in #62