Version 1.1.0
- Introduces
wp db size
to get the size of the database and its tables. - Adds
--exclude_tables=<tables>
option when exporting a database. - Uses
/usr/bin/env mysql
instead ofmysql
when calling MySQL executable. - Clarifies this command as a bundled command.