Skip to content

Releases: nWidart/laravel-modules

0.8

28 Jul 08:51
Compare
Choose a tag to compare
0.8

Fixed

  • Module generation namespace now works with StudlyCase (Issue #14)
  • No module namespace fix (#13)

Changed

  • Using new service provider stub for module generation too

0.7

22 Jul 14:02
Compare
Choose a tag to compare
0.7

Changes

  • Support laravel 5.1 LTS

0.6

20 Jul 07:58
Compare
Choose a tag to compare
0.6

Changes

  • Using the configured cache clear to clear the cache.
  • By default using uppercase Modules path.

0.5

09 Jul 19:45
Compare
Choose a tag to compare
0.5

Fixed

  • Clearing modules cache when generating a new module.

0.4

09 Jul 17:20
Compare
Choose a tag to compare
0.4

Added

  • Command to publish module config files.

0.3

01 Jul 10:21
Compare
Choose a tag to compare
0.3

Changed

  • Allow the translations registering to be optional

0.2

29 Jun 18:06
Compare
Choose a tag to compare
0.2
Fixing docblocks. Minor code changes.

0.1

29 Jun 15:27
Compare
Choose a tag to compare
0.1

Initial release