Version 3.5
- + Parameters →
inputString
: Can also be a JSON object, not just an array. - * Parameters →
filter
:- * “Is equal” operator changed to
==
from::
(with backward compatibility). - + Added “is not equal” operator (
!=
). - + Added “and” condition (
&&
). - + Values can be quoted.
- + Spaces, tabs and line breaks are allowed.
- * “Is equal” operator changed to
- + Composer.json.
- + README.
- + README_ru.
- + CHANGELOG.
- + CHANGELOG_ru.