Skip to content

Releases: CrestApps/laravel-code-generator

v2.4.0

04 Nov 02:01
Compare
Choose a tag to compare
Release v2.4.0

v2.3.2

27 Apr 22:51
Compare
Choose a tag to compare
v2.3.2 Pre-release
Pre-release

Fixed #114

v2.3.3

16 Jun 18:17
Compare
Choose a tag to compare
v2.3.3 Pre-release
Pre-release

Fixes #116 for non-windows users.

v2.3.1

17 Mar 01:04
Compare
Choose a tag to compare
v2.3.1 Pre-release
Pre-release

Fix #108, 109, and #110

v2.2.14

17 Mar 00:20
Compare
Choose a tag to compare

Fix #109 and #110

v2.3.0

03 Mar 16:59
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release

This release does not yet have official documentation. However, you can get started by reviewing the ChangeLog file

HELP WANTED Version v2.3 needs to be documented before it can be released. If you are able to contribute, please read the change-log in v2.3 branch and document it in the CrestApps-site repository. For any help, my email can be found in the composer.json file, feel free to send me an email.

v2.2.13

03 Mar 15:49
Compare
Choose a tag to compare

This release contains multiple fix the following bugs #97, #98, #99, #101, #102

Also, enables support for Laravel 5.7 and 5.8.

v2.2.12

11 Aug 18:43
Compare
Choose a tag to compare

Fixed #71

Make sure you publish the resources again after the upgrade to fix the templates.

php artisan vendor:publish --provider="CrestApps\CodeGenerator\CodeGeneratorServiceProvider" --tag=default

v2.2.11

04 Jul 18:02
Compare
Choose a tag to compare

Fixed Bug #66

v2.2.10

24 May 22:51
Compare
Choose a tag to compare

Fixes #60