Skip to content

v1.1.1

Compare
Choose a tag to compare
@Log1x Log1x released this 07 Aug 15:38
· 117 commits to master since this release

Change log

Enhancements

  • Added Util::unwrap() which simply unwraps the passed string from the passed delimiter.
  • Added Util::clean() to combine and clean malformed arrays formed from a parsed expressions.
  • Util::toString() now accepts a second parameter $single for working with flattened or malformed arrays.

Bug fixes

  • Fix passing an array as the third parameter to @image