Skip to content

2.2.1

Choose a tag to compare

@AbmSourav AbmSourav released this 04 Mar 07:44
· 7 commits to main since this release
c65baa3

v2.2.1 Release πŸŽ‰

New Feature
DB::truncate(<tableName>) β€” Clear all data from a table in a single call.

Bug Fixes

  • wpdb DELETE without WHERE β€” Fixed wpdb driver failing when deleting all records without a WHERE clause
  • CLI exception output β€” Exception handler no longer prints HTML markup in terminal environments

Contributors

@mamunur105 @AbmSourav