Releases: aymanrb/php-unstructured-text-parser
Releases · aymanrb/php-unstructured-text-parser
1.2.1
1.2.0
Added the support for a brute-force regex match against all available templates. This makes parsing much faster now.
Thanks for @Aisamiery for this contribution
1.1.0-beta
1- Own logging mechanism replaced with Monolog.
2- Code Refactoring.
3- Support to namespaces and autoloading added.
4- Support to PHP 7.0 and 7,1 added.