Skip to content

Releases: alleyinteractive/mantle-installer

v1.0.5

03 Aug 14:36
9b4aeed
Compare
Choose a tag to compare

What's Changed

  • Update wpcom_vip_load_plugin call so it will load by @anubisthejackle in #38
  • Adding support for installing a specific version of Mantle via the command by @srtfisher in #39

Full Changelog: v1.0.4...v1.0.5

v1.0.4

14 Feb 19:16
684a759
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

16 Dec 17:24
afbd952
Compare
Choose a tag to compare

Upgrading alleyinteractive/alley-coding-standards to v1.0

v1.0.2

04 Nov 17:47
7e5a6ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

31 Aug 20:57
43357b8
Compare
Choose a tag to compare
  • Fix the --dev command.

v1.0.0

27 Aug 21:59
cedf5b1
Compare
Choose a tag to compare
  • Remove wp-cli dependency.
  • Handle alleyinteractive/mantle being behind the latest version of alleyinteractive/mantle-framework when passing in --dev.
  • Stable release 🎊

v0.1.9

08 Apr 20:07
8ed5e79
Compare
Choose a tag to compare
  • Dependency updates

v0.1.8

09 Jul 02:29
170f200
Compare
Choose a tag to compare

Include a hiring prompt.

v0.1.7

09 Jul 02:05
8a88734
Compare
Choose a tag to compare

Fixed:

  • Resolves Symfony/Console Compatibility Issue + Adds PHP 8 Support #5 (props @zschuessler)
  • Make mantle installer work with the default Homestead WP environment #9 (props @anubisthejackle)

Changed:

  • Dropped PHP 7.3 support, changed support for 7.4 or 8.0.

v0.1.6

28 Dec 20:58
73842db
Compare
Choose a tag to compare
  • Adds the --setup-dev option to allow installation of the framework for development.
  • Adds --no-scripts to the create-project command to allow installation to work.