Statamic

Spock v1 Release Notes

Statamic

2.2.2

April 11th, 2019

  • Fix Escape paths. #36

2.2.1

January 14th, 2019

  • Fix Fix meta.

2.2.0

January 14th, 2019

  • New Commands can be queued by setting QUEUE_DRIVER in .env.

2.1.1

December 15th, 2018

  • Fix Fix failing tests in PHP 7.2+. #30

2.1.0

October 17th, 2018

  • New The username and email that Spock generates commits through may be customized.

2.0.2

August 7th, 2018

  • Fix Use quotes for commit messages for better reliability when escaping commit messages

2.0.1

July 18th, 2018

  • Fix Fix error when a logged-out user performs an action. #15

2.0.0

July 6th, 2018

  • New Listens for many more events. Content changes, file uploads, fieldsets, etc.
  • New Provides a Git commit workflow out of the box.
  • New Custom commands can be run before or after Git workflow.
  • New Entire command sequence can be customized.
  • Fix Improved logging.
  • Fix Added tests.

1.0.0

January 25th, 2018

  • New