Skip to content

Releases: Rareloop/lumberjack-core

v5.0.0

23 Oct 09:20
Compare
Choose a tag to compare
  • Upgraded the deprecated zendframework/zend-diactoros to the new laminas/laminas-diactoros package

v4.3.0

22 Jul 16:12
Compare
Choose a tag to compare

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

01 Apr 12:25
Compare
Choose a tag to compare

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

18 Jan 16:13
Compare
Choose a tag to compare
Update CHANGELOG

v4.0.0

04 Jan 09:34
Compare
Choose a tag to compare
Update router dependency to `v4`

v3.3.1

01 Aug 20:28
Compare
Choose a tag to compare
Update CHANGELOG

v3.3.0

17 Jul 19:28
Compare
Choose a tag to compare
Update CHANGELOG

v3.2.1

12 Jul 10:50
Compare
Choose a tag to compare

Bug Fixes

  • Prevent duplicate headers being sent

v3.2.0

15 Jun 11:43
Compare
Choose a tag to compare
Update changelog for v3.2.0

v3.1.0

15 Jun 11:43
Compare
Choose a tag to compare
Update changelog for v3.1.0