Skip to content

Releases: wintercms/cli

v0.3.4

25 Aug 14:43
Compare
Choose a tag to compare
  • Allow Github Token to be provided for CLI actions that need one using the WINTER_CLI_GITHUB_TOKEN environment variable.

v0.3.3

25 Aug 14:13
Compare
Choose a tag to compare
  • Updated dependencies to fix recent security issues in Guzzle.

v0.3.2

10 Jun 03:49
Compare
Choose a tag to compare
  • Updated dependencies to fix recent security issues in Guzzle.

v0.3.1

30 Mar 02:44
Compare
Choose a tag to compare
  • Updated dependencies to fix a recent security issue found in Guzzle.
  • Fixed project:alerts command to check correct Winter repos for security advisories.
  • Updated version check in install:check command so that PHP 8.1 is marked as not supported.

v0.3.0

07 Apr 16:26
Compare
Choose a tag to compare

This command has been rebranded to winter and is now an official product of the Winter CMS organisation. See more information here: wintercms/winter#5. Note that you will not be able to self-update an october PHAR to this new version, as the original repo no longer exists. However, self-updating should work from this point onwards.

  • Added split command for maintainers to publish subsplits of Winter CMS modules.
  • The project:version command now supports multiple branches of versions in Winter CMS.

v0.2.1

08 Sep 08:02
Compare
Choose a tag to compare
  • Added project:alerts command to determine security advisories for October CMS builds.
  • Renamed version command to project:version.
  • Added github:token command to store a GitHub token for use with the project:alerts command, which uses v4 of the GitHub API and requires a token.

v0.2.0

04 Sep 14:12
Compare
Choose a tag to compare
  • Added self-updating capabilities

v0.1.2

04 Sep 12:27
Compare
Choose a tag to compare
  • Added install:check command.
  • Abstracted checklist output into a trait.

v0.1.1

04 Sep 05:18
Compare
Choose a tag to compare
  • Update release procedure - automatically define version and release time in box.json.

v0.1.0

04 Sep 04:52
Compare
Choose a tag to compare
  • Initial release of CLI Helper.