Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Releases: statamic/spock

2.2.2

Choose a tag to compare

@jesseleite jesseleite released this 11 Apr 16:19
  • [fix] Escape paths. #36

2.2.1

Choose a tag to compare

@jesseleite jesseleite released this 14 Jan 21:18
  • [fix] Fix meta.

2.2.0

Choose a tag to compare

@jesseleite jesseleite released this 14 Jan 20:21
  • [new] Commands can be queued by setting QUEUE_DRIVER in .env.

2.1.1

Choose a tag to compare

@jesseleite jesseleite released this 18 Dec 15:27
  • [fix] Fix failing tests in PHP 7.2+. #30

2.1.0

Choose a tag to compare

@jasonvarga jasonvarga released this 17 Oct 17:07
  • [new] The username and email that Spock generates commits through may be customized.

2.0.2

Choose a tag to compare

@jackmcdade jackmcdade released this 07 Aug 13:33
  • [fix] Use quotes for commit messages for better reliability when escaping commit messages

2.0.1

Choose a tag to compare

@jasonvarga jasonvarga released this 18 Jul 19:47
  • [fix] Fix error when a logged-out user performs an action. #15

2.0.0

Choose a tag to compare

@jasonvarga jasonvarga released this 17 Jul 19:48
  • [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

Choose a tag to compare

@jackmcdade jackmcdade released this 28 Mar 12:43
  • [new] 🐣Initial tagged release for Marketplace. Hello!