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