Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

27 lines (23 loc) · 1.13 KB

2.1.0 - 2023-01-23

  • feature: add dumper strategy

2.0.1 - 2023-01-23

  • refactor(docs): fix readme internal links
  • bugfix(workflow): fix git workflow php versions and update action packages versions

2.0.0 - 2023-01-23

  • Merge pull request #9 from SaliBhdr/refactor/refactor-readme
  • feature: add support to php 7.2 and higher

1.0.0 - 2023-01-19

  • Merge pull request #9 from SaliBhdr/refactor/refactor-readme
  • refactor(docs): refactoring readme and contributing desctiption to be much more helpful
  • Merge pull request #6 from SaliBhdr/feature/add-readme
  • feature(readme): add readme and contributing descriptions
  • Merge pull request #4 from SaliBhdr/refactor/merge-relevant-test-files
  • refactor(tests): Merge some relevant test files and add some additional test methods
  • Merge pull request #2 from SaliBhdr/test/add-log-time-test
  • test: add log time test to raw logger test
  • change composer project name
  • Merge pull request #1 from SaliBhdr/feature/add-php-unit-test-for-normal-logger
  • add phpunit test and new logger structure
  • feat(test): add php unit tests for normal logger
  • initial commit
  • Initial commit