Releases: phpgt/GtCommand
Releases · phpgt/GtCommand
gt test and ini syntax defaults
What's Changed
- INI / JSON defaults by @g105b in #82
gt testsearches composer.json and package.json for test commands
Full Changelog: v1.1.2...v1.2.0
April 2026 release
What's Changed
- Add JetBrains sponsorship to README with H1 heading by @g105b in #52
- feature:
gt addcommand by @g105b in #56 - feature: explain how to stop the server by @g105b in #63
- build(deps-dev): bump squizlabs/php_codesniffer from 3.13.5 to 4.0.1 by @dependabot[bot] in #57
- tidy Gt->GT by @g105b in #75
New Contributors
- @dependabot[bot] made their first contribution in #57
Full Changelog: v1.1.1...v1.1.2
Version bump
Full Changelog: v1.1.0...v1.1.1
December 2024 minor release
December 2022
Gt/Cli application
Functionality of this repository has been upgraded to use the Php.Gt/Cli functionality, and general improvements have been introduced along the way.
Create, run, migrate, serve, build and cron
All gt commands apart from the elusive deploy are available for use. Further pre-releases will be made to improve the current commands, v1-RC will be released when deploy is implemented, and the production release will be made after all commands have been tested in various projects for a few weeks.