Releases: johnbillion/args
Releases · johnbillion/args
2.2.1
2.2.0
New and updated arguments for WordPress 6.7
2.1.0
- Introduces a definition for the
register_setting()
arguments.
2.0.0
- Confirms support for WordPress 6.6.
- Many arguments have had their type strictness increased for added type safety.
- The
Base
class which is implemented by all of the Args classes no longer implementsArrayAccess
,Countable
, orIteratorAggregate
. See this issue for further information. - PHP 8.0+ is now required.
1.10.0
New and updated arguments for WordPress 6.5
1.9.0
New and updated arguments for WordPress 6.4
1.8.0
New and updated arguments for WordPress 6.3
1.7.2
1.7.1
1.7.0
New and updated arguments for WordPress 6.2