## 4.0.0 ### Breaking Changes * Deleted the deprecated `ArrayContent` class from the dataflow library, use `CollectionContent` instead. * Deleted the deprecated `getOptionsInput`, `getRegexInput`, and `getStringInput` predicates from the regexp library, use `getAnOptionsInput`, `getRegexInputNode`, and `getStringInputNode` instead.