- use strict comparison
null !==
instead of!
- Enable compiler optimization for the
sprintf
function.
- Improve parameter type and return type in phpdoc
- Nothing changed. Let's release a First stable version
- Fixed camelCased of Dom classes
- Fixed invalid operation names
- Changed case of object's properties to camelCase.
- Added documentation in class headers.
- Added domain exceptions.
- Fallback to default region config if provided region is not defined
First version