Skip to content

Releases: touhidurabir/laravel-stub-generator

1.0.8

12 Mar 06:50
Compare
Choose a tag to compare

1.0.8

  • Laravel 11 support added.
  • PHPUnit XML configuration update.

1.0.7

07 Mar 07:14
054b4fc
Compare
Choose a tag to compare

Merged PR to add Laravel 10+ support .

1.0.6

18 Mar 10:56
Compare
Choose a tag to compare
  • Bug fix for array replaceable.
  • Tests update.

1.0.5

23 Feb 07:41
Compare
Choose a tag to compare
  • Merged pull request from amirmasoud which add the ability to specify the file with no extension and add Laravel 9 support .
  • Readme update.

1.0.4

15 Feb 18:19
Compare
Choose a tag to compare
  • Merged pull request from amirmasoud which add the ability to specify the file extension which was only set to php previously.
  • Tests update.
  • Readme update.
  • Minor fix.

1.0.3

16 Dec 19:34
Compare
Choose a tag to compare

1.0.2

11 Sep 08:52
Compare
Choose a tag to compare

1.0.2

  • Added support to handle boolean type value as replacer
  • Updated README

1.0.1

08 Sep 09:48
Compare
Choose a tag to compare

1.0.1

  • Bug Fix

1.0.0

07 Sep 18:42
Compare
Choose a tag to compare

1.0.0

Initial release