Skip to content

Releases: stellarwp/slic

0.4.5

30 Jun 13:51
5aa7adc
Compare
Choose a tag to compare

Changed

  • Allow for additional git upstreams other than GitHub.

0.4.4

29 Jun 13:53
Compare
Choose a tag to compare

[0.4.4] - 2020-06-29

Changed

  • Fix and re-enable the parallel processing functionality.

0.4.1

25 Jun 14:11
cc7b9cd
Compare
Choose a tag to compare

[0.4.1] - 2020-06-25

Changed

  • Add support for DB_ prefixed database credentials and name in the original .env.* files.

0.4.0

25 Jun 13:42
Compare
Choose a tag to compare

[0.4.0] - 2020-06-25

Added

  • Added tric upgrade which allows you to upgrade tric to the latest tagged release.

0.3.0

25 Jun 12:34
e8db832
Compare
Choose a tag to compare

[0.3.0] - 2020-06-25

Added

  • Prompt to tric update when container build version are out of sync from the tric version.
  • Output npm error log when one is generated.

Changed

  • Adjust pathing of subdirectories within the tric stack so that npm can find a .git directory when performing npm install.
  • Suppress the fixuid command output in the npm docker-entrypoint.sh.
  • Separated out poolable (passive) command functions from realtime command functions to prevent issues with interactivity.

0.2.0

24 Jun 15:30
12c2717
Compare
Choose a tag to compare
  • Feature - Added phpcs and phpcbf commands.
  • Tweak - Added parallel processing of commands.
  • Tweak - Changed tric build to tric build-stack.

0.1.1

26 May 15:19
9c772e1
Compare
Choose a tag to compare
  • Ensure .htaccess file is present in _wordpress

0.1.0

25 May 14:37
Compare
Choose a tag to compare
Fixing straggler dev/ issues