Skip to content

v0.2.3 - Enhanced delete APIs (PART 2)!

Compare
Choose a tag to compare
@vestrel00 vestrel00 released this 14 Jul 19:13
· 124 commits to main since this release

This release contains more new features for delete APIs, some minor improvements, and an internal refactor that could increase performance.

I'm once again happy to announce that this release has no breaking changes!

New features

  1. Delete Blocked Numbers by ID #234
  2. Delete BlockedNumbers using a WHERE clause #236
  3. Delete Group by ID #235
  4. Delete Groups using a WHERE clause #237
  5. Delete SimContacts by Name and Number #238

Improvements

  1. Allow BlankRawContacts to be used in most APIs #232
  2. Add property to all query API results that indicate if the limit is breached #243

Internal refactors

  1. Prevent non-fatal error logs; "SQLiteLog: (1) no such column:" when using the Query API with a non-null WHERE and includeBlanks set to true #231

Full Changelog

0.2.2...0.2.3

Want to discuss this release?

Head on over to the v0.2.3 Release Checklist and leave a comment!