Skip to content

Releases: Rareloop/lumberjack-core

v8.3.0

Choose a tag to compare

@tommitchelmore tommitchelmore released this 21 May 07:29
270a11e

What's Changed

Full Changelog: v8.2.0...v8.3.0

v8.2.0

Choose a tag to compare

@tommitchelmore tommitchelmore released this 24 Mar 15:37
210186d

What's Changed

  • Introduce a dedicated ResponseEmitter class to safely handle responses by @tommitchelmore in #64
  • Include E_NOTICE and E_WARNING in default report-only error levels by @tommitchelmore in #65

Full Changelog: v8.1.0...v8.2.0

v8.1.0

Choose a tag to compare

@tommitchelmore tommitchelmore released this 11 Feb 16:21
1bf56b8

Version 8.1.0

This minor release of Lumberjack provides support for PHP 8.5 (dropping ≤8.3).

What's Changed

Full Changelog: v8.0.1...v8.1.0

v5.0.0

Choose a tag to compare

@joelambert joelambert released this 23 Oct 09:20
  • Upgraded the deprecated zendframework/zend-diactoros to the new laminas/laminas-diactoros package

v4.3.0

Choose a tag to compare

@joelambert joelambert released this 22 Jul 16:12

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

Choose a tag to compare

@adamtomat adamtomat released this 01 Apr 12:25

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

Choose a tag to compare

@joelambert joelambert released this 18 Jan 16:13
Update CHANGELOG

v4.0.0

Choose a tag to compare

@joelambert joelambert released this 04 Jan 09:34
Update router dependency to `v4`

v3.3.1

Choose a tag to compare

@joelambert joelambert released this 01 Aug 20:28
Update CHANGELOG

v3.3.0

Choose a tag to compare

@joelambert joelambert released this 17 Jul 19:28
Update CHANGELOG