Skip to content

Releases: silktide/lazy-boy

5.0.0

07 Sep 15:10
Compare
Choose a tag to compare

[Release] Remove all template copying stuff

4.1.0

07 Sep 13:37
Compare
Choose a tag to compare

[Feature] Support composer-v2

This PR removes all of the tests from this project, as they're all mockery based and woefully out of date

Please consider this project deprecated, it exists as a remanant of history that has only tangental production use

4.0.0

14 May 09:58
Compare
Choose a tag to compare

This isn't technically a BC, but this project is largely used internally anyway and I know there are some projects that have not dealt with their dependency management correctly

[Change] Upgrade Syringe

3.0.0

20 Aug 11:19
123bba4
Compare
Choose a tag to compare

Moved to use Syringe 2

2.6.0: Merge pull request #32 from downsider/hotfix-template-outputs

02 Feb 17:39
6510685
Compare
Choose a tag to compare
Fix ErrorException when overriding templates

2.5.0: Merge pull request #27 from silktide/add-json-error-handling

22 Aug 08:32
Compare
Choose a tag to compare

Default to using a JSON when doing error handling

2.4.0: Merge pull request #28 from silktide/add-default-debug

18 Aug 09:29
Compare
Choose a tag to compare

[Feature] Added support for assert in routing
[Feature] Added debug: false as a default parameter

2.3.0: Merge pull request #20 from jh9027/develop

10 May 10:23
Compare
Choose a tag to compare

Added support initial setup for DoctrineWrapper