Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 920 Bytes

File metadata and controls

33 lines (23 loc) · 920 Bytes

Power Process Changelog

1.6.x

Migrated to devshop/power-process!

2.x - March 17 2020

Branch: master

Bumping version to 2.x for Symfony 4 support.

1.x - March 17 2020

Branch: 1.x

  • New branch created to support Symfony 2 and 3.x.
  • README.md updated to explain why 2 branches must be maintained.

1.2.0 - 9 December 2019

  • Use symfony console 3 - 4de0a0f
  • Adding a demo.php file - 80ec911
  • Add ps call and rm -rf call. - 877120c
  • Adding to README. - 9c39ceb
  • Adding demo.png - 46c4eca
  • Add a longer running command to demo.php. - 5a48122
  • Add "run" script for demonstration purposes. - a08ee4d
  • Adding run script to readme. - 737c2ea
  • Add environment variable PROVISION_PROCESS_OUTPUT to allow direct out - 7f7699f
  • Add duration property for later retrieval - 7f07c85
  • Update to robo 2 - a974adf
  • Add a github actions file to test that 'run' script works. - ddf3203