Releases: wp-forge/collection
Releases · wp-forge/collection
1.0.3
What's Changed
- Fix nullable deprecated warnings by @crodriguezbrito in #1
New Contributors
- @crodriguezbrito made their first contribution in #1
Full Changelog: 1.0.2...1.0.3
Version 1.0.2
Silence PHP 8.1 deprecation warnings
Full Changelog: 1.0.1...1.0.2
Version 1.0.1
Fix issue where only() and except() methods were using the wrong parameter order in the filter callbacks.
Version 1.0
Initial release