Skip to content
This repository has been archived by the owner on Nov 27, 2021. It is now read-only.

Releases: wordup-dev/wordup-cli

v1.0.0

08 May 13:49
Compare
Choose a tag to compare

Finally the v1.0.0 release is out. These are the highlights:

  • Cloud functions - Connect your project with wordup.dev
  • Reduced container size - We have merged the WordPress and the WordPress CLI container
  • Faster - Export of your project and installation is now much faster
  • New folder structure - All project specific temporary files are now in .wordup/cache

⚠️The v1.0.0 release is not backwards compatible.

v0.7.0

16 Jul 13:10
Compare
Choose a tag to compare
  • Breaking change: Wordup docker containers are now pulled from https://hub.docker.com/u/wordupdev (Note: Stopped wordup projects have to be reinstalled)
  • Switched from ssmtp to msmtp in Dockerfile

v0.6.0

04 Jul 11:07
Compare
Choose a tag to compare
  • Change your src and dist folders in config.yml
  • Added the option to setup only a WordPress installation
  • Documentation moved to https://docs.wordup.dev/

v0.5.0

27 Jun 11:19
Compare
Choose a tag to compare
  • The wordup config has moved from package.json to .wordup/config.yml (support for older projects included)
  • New feature: Add automatic fixtures to your WordPress installation
  • New feature: Add more users and user roles to your installation
  • Big project README update

v0.4.0

13 Jun 14:00
Compare
Choose a tag to compare
  • MailHog container is integrated to catch and view all email from WordPress
  • Now the port number will be assigned automatically. Much easier to work on projects in parallel
  • Users will be notified if there is an update for wordup-cli

v0.3.0

07 Jun 13:30
Compare
Choose a tag to compare

Added snippet command and option for different boilerplate projects.

v0.2.0

03 May 19:51
Compare
Choose a tag to compare
Bump npm version to 0.2.0

v0.1.3

26 Apr 17:00
Compare
Choose a tag to compare
Upgrade package to 0.1.3

First release

25 Apr 16:01
Compare
Choose a tag to compare
v0.1.0

Small fixes