Skip to content

Releases: hhxsv5/laravel-s

v3.5.15

12 Dec 15:58
Compare
Choose a tag to compare
  • Optimize task delivery
  • Support delay/retry for both task & custom event
  • Fix reload custom process
  • Add the ultimate reload solution for dev
  • Add more environment variables
  • Support deleteFileAfterSend

v3.5.14

11 Nov 09:47
Compare
Choose a tag to compare
  • Init laravel when server is stopping
  • Add todo to reload custom process

v3.5.13

10 Nov 09:26
Compare
Choose a tag to compare
  • Changed function call to static call
  • Response without exception message
  • Fixed the name of custom process pidfile
  • Delete all pidfiles when stopped

v3.5.12

29 Sep 10:52
Compare
Choose a tag to compare
  • Rename the name of pid file for custom processes
  • Remove event cleaner

v3.5.11

27 Sep 03:57
Compare
Choose a tag to compare
  • Add Laravel event cleaner
  • Incompatible:add ServerStart/ServerStop events
  • Add enable config for custom process

v3.5.10

29 Aug 08:12
Compare
Choose a tag to compare
  • Fix BeforeStart Event
  • Optimize some documents

v3.5.9: Merge pull request #173 from eleven26/master

30 Jul 02:26
334f80a
Compare
Choose a tag to compare

v3.5.8

05 Jul 05:37
Compare
Choose a tag to compare
  • Fixed read env for cached config
  • Supported BeforeStartEvent
  • Improved list controller properties to be compatible with Laravel 5.1~5.8

Fixed superglobal $_SERVER

30 Jun 10:31
Compare
Choose a tag to compare

Fixed superglobal $_SERVER

Enhancement #112

27 Jun 08:46
Compare
Choose a tag to compare

Support configurable destroy controller to avoid controller instance cache #112