Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 826 Bytes

CHANGES.md

File metadata and controls

16 lines (13 loc) · 826 Bytes

3.3.0

  1. Add test coverage by @koriym in #191
  2. Change coverage driver from pcov to xdebug by @koriym in #192
  3. Update code coverage badge by @koriym in #193
  4. Enable PHP 8.2 compat by @koriym in #194
  5. FastRoute format by @willy68 in #196

3.2.0

  1. Various documentation and doc block improvements by @muglug, @johnnypeck, Andreas Sundqvist, @afilina, @vitorbari, @bkdotcom, @daniel-mueller, @cxj, @koriym
  2. CI improvements @jakejohns, @koriym,
  3. 8.1 support @koriym, @fisharebest
  4. Fixes #178 psr/log version 3 support @koriym
  5. Fixed #162 by @NaokiTsuchiya and @harikt
  6. Fixed #169 by @harikt