Skip to content

Releases: subjective-php/psr-log-mongodb

Version 2.1.0: Add Support for PHP 8

08 May 18:57
5b7209b

Choose a tag to compare

Major Features

  • Add Support for PHP 8 [PR #23]

Minor Features

  • Update README.md

Developer Changes

  • Add Github Action builds [PR #22]

Version 2.0.0: New Ownership

12 Aug 00:55
99aa6a6

Choose a tag to compare

Backwards Compatibility Breakers

  • Switch ownership to subjective-php [PR  #20]
  • Remove support for PHP < 7 [PR  #13]

Developer Changes

  • Final Housekeeping items [PR  #21]
  • Use subjective-php/util-exceptions [PR  #19]
  • Add provide entry for psr/log-implementation [PR  #18]
  • Run multiple version with travis-ci [PR  #17]
  • Use subjective-php/psr-log-helper [PR  #16]
  • Update PHPUnit integration [PR  #15]
  • Update php-coveralls integration [PR  #14]
  • Add sort-packages to composer config [PR  #12]
  • Remove composer.lock from version control
  • Switch to PSR-2 coding standard
  • Add CODEOWNERS file
  • Update README

Version 1.1.3

22 Apr 17:46

Choose a tag to compare

Developer Changes

  • Reduce code duplication
  • Allow B ratings in code, fail with C or less
  • Use latest coding standard
  • Refactor
  • Use latest psr-log-helper

Version 1.1.2

22 Apr 02:01

Choose a tag to compare

Developer Changes

  • Update travis-ci config
  • Update scrutinizer config
  • PHPCS Fixes
  • Add PHPCS config file
  • Use latest psr-log-helper

Version 1.1.1

08 Mar 18:07

Choose a tag to compare

Minor Features

  • Allow for Throwable as exception
  • Don't cast scalars to strings

Developer Changes

  • Fix PHPCS errors
  • refactor log()

Version 1.1.0

07 Feb 14:28

Choose a tag to compare

Major Features

  • Better Exception And Context handling [PR #3]

Developer Changes

  • Use chadicus/psr-log-helper [PR #1]
  • Update README

Version 1.0.0 Initial Release

10 Oct 23:53

Choose a tag to compare