Skip to content

v0.4.0 / 2017/09/24

Pre-release
Pre-release

Choose a tag to compare

@PeterBooker PeterBooker released this 24 Sep 17:11
· 69 commits to master since this release

This is the fourth pre-release of WPDS, download the relevant package 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] - Fixed an issue with the release packages having two of each file.
[Fix] - Corrected the way the HTTP handler is used to improve concurrency performance.
[Improvement] - Changed the limit flat to concurrent-actions, with the short flag of 'c', to be more descriptive. Props @Clorith.