Releases: packaged/helpers
Releases · packaged/helpers
2.14.1: add php8 to circleci config (#22)
* add php8 to circleci config * update unit tests * remove config * - update for php8 - deprecate php < 7.3 * upgrade phpunit
2.14.0
1.29.0
2.12.0: support iterate and flatten, fix issue with null item IDs (#21)
* support iterate and flatten, fix issue with null item IDs * different approach to level-order * add branch flatten (depth-first)