Skip to content

Releases: labrador-kennel/core

Update to Whoops 2.0

09 Jan 02:21
Compare
Choose a tag to compare
0.3.1

update to use whoops 2.0

Remove unneeded dependency, rename events, move to PSR-4

18 Dec 03:29
Compare
Choose a tag to compare
  • Removes the Telluris dependency from CoreEngine
  • Renames EnvironmentInitializeEvent -> EngineBootupEvent
  • Moves autoloading from PSR-0 -> PSR-4

Properly utilize Whoops

17 Aug 04:18
Compare
Choose a tag to compare

The bootstrap() function signature and functionality has changed to use Whoops\Run::register() instead of providing custom baked handlers.

This release removes both the ErrorToExceptionHandler and the UncaughtExceptionHandler.

Update erroneous Ardent version

17 Aug 01:57
Compare
Choose a tag to compare

Installing right now requires the use of the --ignore-platform-reqs option.

Initial Launch

17 Aug 01:48
Compare
Choose a tag to compare
0.1.0

more event updates