Releases: vinkla/extended-acf
Releases · vinkla/extended-acf
13.5.1
- Added return types to
dump
and dd
methods on field class
13.5.0
- Added
dump
and dd
methods to field class
13.4.0
- Added automatically conversion of
choices
list to associative array
- Updated PHP requirement to 8.1
13.3.0
- Added and, or and group support to conditional logic
13.2.1
- Added float support to
min
and max
methods
13.2.0
- Added
withSettings
method to all fields
13.1.2
- Updated developer experience
13.1.1
- Updated parameter hints and documentation
13.1.0
- Added pagination to repeater field