The following are pertinent changes made with this release:
- [META] Added test coverage with MariaDB as a backend MySQL server
- #138 - Remove explicit quoting of values given to
DatabaseQuery::dateAdd()
- #142 - Add
QueryElement::getName()
method
- #149 - Add support for quoting binary values
- Miscellaneous code structure improvements and optimizations