Skip to content

Releases: phpgt/GtCommand

gt test and ini syntax defaults

18 May 17:46
f5e7cb0

Choose a tag to compare

What's Changed

  • INI / JSON defaults by @g105b in #82
  • gt test searches composer.json and package.json for test commands

Full Changelog: v1.1.2...v1.2.0

April 2026 release

20 Apr 16:36
db7ee55

Choose a tag to compare

What's Changed

  • Add JetBrains sponsorship to README with H1 heading by @g105b in #52
  • feature: gt add command 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

Full Changelog: v1.1.1...v1.1.2

Version bump

03 Dec 18:12
5f08e08

Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

December 2024 minor release

03 Dec 18:05
57bcd55

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

December 2022

07 Dec 11:52
f960844

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

Gt/Cli application

08 Nov 17:50
a3568e4

Choose a tag to compare

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

09 Oct 10:46
432f9c9

Choose a tag to compare

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.