Skip to content

Latest commit

 

History

History
81 lines (40 loc) · 3.82 KB

File metadata and controls

81 lines (40 loc) · 3.82 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.2.4 (2025-09-22)

Bug Fixes

  • resolve CI/CD issues for dependabot PRs (fdf3d15)

2.2.3 (2025-09-14)

Performance Improvements

  • move archive exclusions to .gitattributes (afaad48)

2.2.2 (2025-09-14)

Performance Improvements

  • add archive:exclude in composer (38c0566)

2.2.1 (2025-09-07)

2.2.0 (2025-09-06)

Features

  • replace plugin_name arg w/ component_name (#23) (329353e)

2.1.3 (2025-09-05)

Bug Fixes

  • wonolog v2.x/v3.x PSR-3 placeholder substitution compatibility (#22) (6abb84e)

2.1.2 (2025-09-05)

Bug Fixes

  • $message param accepts any type (Throwable, WP_Error, string, array, object) (#21) (5e940bf)

2.1.1 (2025-09-04)

Bug Fixes

  • fix type hints for compatibility w/ psr/log:^1.0 (#20) (9732933)

2.1.0 (2025-09-03)

Features

  • add support to psr/log:^1.x for inpsyde/wonolog:^2.x compatibility (#18) (#19) (48a249b)

2.0.1 (2025-09-03)

Performance Improvements

2.0.0 (2025-09-02)

⚠ BREAKING CHANGES

  • add wp-env package (#14) (#15)

Features

1.0.0 (2025-09-01)

Bug Fixes

  • deps: resolve PHP 8.0 dependency conflict with psr/log (#1) (b63ec26)