Skip to content

Releases: stickeeuk/canary

v3.2.0

26 Nov 15:37
Compare
Choose a tag to compare

3.2.0 (2024-11-26)

Features

v3.1.2

14 Aug 13:58
Compare
Choose a tag to compare

3.1.2 (2024-08-14)

Bug Fixes

  • rename AppServiceProvider to avoid collision (4c2ed04)

v3.1.1

19 Jul 15:49
Compare
Choose a tag to compare

3.1.1 (2024-07-19)

Bug Fixes

v3.1.0

19 Jul 10:54
f1f6e49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

03 May 11:34
eed7373
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v3.0.0

v2.1.3

04 Jan 11:44
Compare
Choose a tag to compare

2.1.3 (2024-01-04)

Bug Fixes

  • rector config using outdated rules (be31b4e)
  • update Larastan config to org version and fix phpstan config to use it (1b38964)

v2.1.2

04 Dec 16:11
Compare
Choose a tag to compare

2.1.2 (2023-12-04)

Bug Fixes

  • PHP GitHub Actions workflow doesn't work with 'act' (3641ec7)

v2.1.1

25 Jul 15:57
Compare
Choose a tag to compare

2.1.1 (2023-07-25)

Bug Fixes

  • remove xdebug option added to Analyse command (453c403)

v2.1.0

20 Mar 14:19
Compare
Choose a tag to compare

2.1.0 (2023-03-20)

Features

  • Allow command specific options to be injected in - in this case, for disabling xDebug when present for PHPStan performance. (14e8d95)

v2.0.6

16 Mar 16:40
Compare
Choose a tag to compare

2.0.6 (2023-03-16)

Bug Fixes

  • output for tool command to also contain error output (#22) (ef9585d)