Skip to content

2.1.0

Compare
Choose a tag to compare
@eugene-manuilov eugene-manuilov released this 25 Jan 09:33
· 22 commits to develop since this release

Added

  • --overwirte_local_copy flag to the pull command (props @eugene-manuilov via #71).
  • --suppress_instructions flag to the pull command (props @eugene-manuilov via #76).
  • --format option to the search command that accepts json and table values (props @eugene-manuilov via #70).
  • GitHub actions to build and push a new docker image when a new release is published (props @eugene-manuilov via #72, #73).

Changed

  • Search command arguments to allow multiple queries.
  • --include_files and --include_db flags of create, download, pull and push commands to accept negative values.
  • --confirm_wp_version_change flag of the pull command to accept negative values.
  • Documentation updates (props @eugene-manuilov, @jeffpaul via #75).
  • Docker image to be compatible with the current version of 10up/wpsnapshots:dev (props @eugene-manuilov via #74).

Removed

  • --column-statistics=0 --no-tablespaces parameters (props @felipeelia via #68).

Fixed

  • Empty line issue rendered at the beginning of all commands.