Skip to content

v0.7.0 / 2018/04/12

Pre-release
Pre-release

Choose a tag to compare

@PeterBooker PeterBooker released this 12 Apr 20:02
· 14 commits to master since this release

The v0.7.0 release is hopefully one of the last before hitting version 1, WPDS is almost feature complete. Download the relevant executable for your system and run it from the directory you want to slurp from or add it to your PATH and it will use the working directory.

If you have any questions just open an issue or send me a message on the WordPress Slack @PeterBooker.

Changelog

[Fix] - Improved handling of failures. This fixes a bug where the FailedDownload counter and list was much longer than expected, as 404 responses still tried to write to disk and were then captured as failed.
[Improvement] - Any failed downloads are now retried at the end of a normal update command. At the end of an update command the .failed-downloads file is checked and another attempt is made at downloading.