Skip to content

Releases: wp-spaghetti/wp-logger

v2.2.4

22 Sep 20:14

Choose a tag to compare

2.2.4 (2025-09-22)

Bug Fixes

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

v2.2.3

14 Sep 21:09

Choose a tag to compare

2.2.3 (2025-09-14)

Performance Improvements

  • move archive exclusions to .gitattributes (afaad48)

v2.2.2

14 Sep 18:09

Choose a tag to compare

2.2.2 (2025-09-14)

Performance Improvements

  • add archive:exclude in composer (38c0566)

v2.2.1

07 Sep 09:40

Choose a tag to compare

2.2.1 (2025-09-07)

v2.2.0

06 Sep 15:14

Choose a tag to compare

2.2.0 (2025-09-06)

Features

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

v2.1.3

05 Sep 20:14

Choose a tag to compare

2.1.3 (2025-09-05)

Bug Fixes

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

v2.1.2

05 Sep 13:43

Choose a tag to compare

2.1.2 (2025-09-05)

Bug Fixes

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

v2.1.1

04 Sep 08:49

Choose a tag to compare

2.1.1 (2025-09-04)

Bug Fixes

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

v2.1.0

03 Sep 23:44

Choose a tag to compare

2.1.0 (2025-09-03)

Features

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

v2.0.1

03 Sep 13:44

Choose a tag to compare

2.0.1 (2025-09-03)

Performance Improvements