Released version 2.3.0
- added set of unit tests, see Travis, works with HHVM 3.4
- DibiTranslator: respect %if blocks for %lmt and %ofs as well #145 #87
- Oracle: adds support for login schema option
- Postgre: added support for pg_ping #144
- PDO driver: improved and fixed escaping
- Sqlite: fixed detection of autoincrement column
- FirePhpLogger: Allow user defined size of json stream chunks #148
- removed bridge for Nette 2.0
- deprecates
dibi::activate()
For the details you can have a look at the diff.