Skip to content

Releases: makewebau/shipper

# Version 1.2.1

04 Sep 06:46

Choose a tag to compare

Changelog:

2f091ce Merge branch '#8'
9cb4ea7 Make deployment script run optionally

Add support for deploy scripts

16 Aug 06:45
928ea76

Choose a tag to compare

Changelog

  • Adds support for deploy scripts
  • To add a deploy script to your project just create a deploy.php file in your project root and add your deploy code

1.1.5

31 Oct 21:43
30f6548

Choose a tag to compare

Changelog:

  • Allows shipper to be used with themes

1.1.4

10 Oct 05:14

Choose a tag to compare

Merge pull request #7 from sepehr/config-fix

Fix getConfig() method where global config exists.

1.1.3

03 Oct 20:06

Choose a tag to compare

Changelog:

  • Removed version property from composer.json

1.1.2

29 Sep 04:49

Choose a tag to compare

Minor bug fixes

First release

23 Jun 04:16

Choose a tag to compare

Merge pull request #3 from makewebau/analysis-qg1pNb

Apply fixes from StyleCI