Skip to content

Releases: flightphp/runway

v1.2.5

29 Dec 14:45

Choose a tag to compare

What's Changed

  • Fixed bug related to missing $ds variable in config.php files.

Full Changelog: v1.2.4...v1.2.5

v1.2.4

27 Dec 15:26
7f77dd0

Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

27 Dec 05:49
f57ff57

Choose a tag to compare

What's Changed

  • Make mode parameter nullable in addOption and addArgument by @ycrao in #10

New Contributors

  • @ycrao made their first contribution in #10

Full Changelog: v1.2.2...v1.2.3

v1.2.2

27 Dec 05:33

Choose a tag to compare

What's Changed

  • Friggin' config:set issues with old runway-config.json files.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

26 Dec 14:43
b6f28af

Choose a tag to compare

What's Changed

  • fixed php74 issue and config migrate bug by @n0nag0n in #11

Full Changelog: v1.2.0...v1.2.1

v1.2.0

25 Dec 20:58

Choose a tag to compare

What's Changed

  • Good size overhaul by @n0nag0n in #9
    • Read from the global config.php file
    • Read and write using config:set and config:get
    • Read properly from other directories if you run runway from another directory.
    • Automatically pull in the services and config file to run you other commands in.

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

v1.1.2

11 Jan 17:53
b88c190

Choose a tag to compare

What's Changed

  • Added logic to not include command test files by @n0nag0n in #8

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

v0.2.5

11 Jan 17:51

Choose a tag to compare

What's Changed

  • Rebuilt how paths are done to really dive into commands by @n0nag0n in #5
  • Ignore classes which implement the TestCase interface by @dudelburg in #6

New Contributors

Full Changelog: v0.2.4...v0.2.5

v1.1.1

10 Nov 02:16
200f611

Choose a tag to compare

What's Changed

  • Ignore classes which implement the TestCase interface by @dudelburg in #6

New Contributors

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

v1.1.0

27 Sep 17:20
f704f3c

Choose a tag to compare

What's Changed

  • Rebuilt how paths are done to really dive into commands by @n0nag0n in #5

Full Changelog: v1.0.0...v1.1.0