Lumberjack Core Versions Save

v5.0.0

3 years ago
  • Upgraded the deprecated zendframework/zend-diactoros to the new laminas/laminas-diactoros package

v4.3.0

4 years ago

Added

  • Support Middleware Aliases on Routes & Controllers
  • Helpers::logger() (and global logger()) helper functions
  • Bound the Logger instance to the PSR-3 interface Psr\Log\LoggerInterface in the Container.

Patched

  • Prevent Errors with a level of E_USER_NOTICE or E_USER_DEPRECATED from being fatal.

v4.2.0

5 years ago

Added:

  • Macroable support to QueryBuilder
  • Add first() method to QueryBuilder
  • Allow middleware to be added within a controller, including WordPress controllers
  • Add has() method to Config

Patched:

  • Ensure get() and first() on the QueryBuilder return consistent responses

v4.1.0

5 years ago

v4.0.0

5 years ago

v3.3.1

5 years ago

v3.3.0

5 years ago

v3.2.1

5 years ago

Bug Fixes

  • Prevent duplicate headers being sent

v3.2.0

5 years ago

v3.1.0

5 years ago