Releases: wintercms/cli
Releases · wintercms/cli
v0.3.4
v0.3.3
- Updated dependencies to fix recent security issues in Guzzle.
v0.3.2
- Updated dependencies to fix recent security issues in Guzzle.
v0.3.1
- Updated dependencies to fix a recent security issue found in Guzzle.
- Fixed
project:alertscommand to check correct Winter repos for security advisories. - Updated version check in
install:checkcommand so that PHP 8.1 is marked as not supported.
v0.3.0
This command has been rebranded to
winterand 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 anoctoberPHAR to this new version, as the original repo no longer exists. However, self-updating should work from this point onwards.
- Added
splitcommand for maintainers to publish subsplits of Winter CMS modules. - The
project:versioncommand now supports multiple branches of versions in Winter CMS.
v0.2.1
- Added
project:alertscommand to determine security advisories for October CMS builds. - Renamed
versioncommand toproject:version. - Added
github:tokencommand to store a GitHub token for use with theproject:alertscommand, which uses v4 of the GitHub API and requires a token.
v0.2.0
- Added self-updating capabilities
v0.1.2
- Added
install:checkcommand. - Abstracted checklist output into a trait.
v0.1.1
- Update release procedure - automatically define version and release time in
box.json.
v0.1.0
- Initial release of CLI Helper.