Releases: subjective-php/psr-log-mongodb
Releases · subjective-php/psr-log-mongodb
Version 2.1.0: Add Support for PHP 8
Version 2.0.0: New Ownership
Backwards Compatibility Breakers
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
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
Developer Changes
- Update travis-ci config
- Update scrutinizer config
- PHPCS Fixes
- Add PHPCS config file
- Use latest psr-log-helper
Version 1.1.1
Minor Features
- Allow for Throwable as exception
- Don't cast scalars to strings
Developer Changes
- Fix PHPCS errors
- refactor log()
Version 1.1.0
Version 1.0.0 Initial Release
Initial Release