v0.2.3 - Enhanced delete APIs (PART 2)!
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
- Delete Blocked Numbers by ID #234
- Delete BlockedNumbers using a WHERE clause #236
- Delete Group by ID #235
- Delete Groups using a WHERE clause #237
- Delete SimContacts by Name and Number #238
Improvements
- Allow BlankRawContacts to be used in most APIs #232
- Add property to all query API results that indicate if the limit is breached #243
Internal refactors
- 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
Want to discuss this release?
Head on over to the v0.2.3 Release Checklist and leave a comment!