Skip to content

Releases: caffeinated/modules

v3.2.3

28 Jul 23:54
Compare
Choose a tag to compare
Alias Repository as RepositoryContract

v3.2.2

28 Jul 20:14
Compare
Choose a tag to compare
Fix migrate:refresh event

v3.2.1

28 Jul 19:29
Compare
Choose a tag to compare
pull 5.3 support for now

v3.2

28 Jul 00:40
Compare
Choose a tag to compare
  • Cleaned up and improved stubs for Laravel 5.1 (thanks @GianNipitella)
  • Added in events
  • Fixed module cache duplication bug (#217)
  • Fixed illegal string offset bug in enable and disable commands (#216)
  • Removed the "custom_stubs" config option
  • Removed the "custom_driver" config option

v3.1.4

13 Jul 16:51
Compare
Choose a tag to compare
Merge pull request #209 from Venko007/master

first() in commands migration

v3.1.3

12 Jul 18:51
Compare
Choose a tag to compare

v3.1.2

11 Jul 23:48
Compare
Choose a tag to compare
Fix module where method

v3.1.1

28 Jun 16:06
Compare
Choose a tag to compare
Merge pull request #201 from Venko007/master

custom stubs

v3.1

23 Jun 20:38
Compare
Choose a tag to compare

Bug and optimization improvement release.

v3.0.9

20 May 06:23
Compare
Choose a tag to compare
Save models to Models directory instead of Entities