- DBAL 4.0 is now supported/required (#3) thanks to @tcitworld
- PHP 8.1 is now required because of DBAL
- PHP 8.0 is now required
- DBAL 3.0 is now required
- IP library was changed from
leth/ip-address
torlanvin/php-ip
- Fix Symfony deprecations by adding @return annotations (#2) Thanks to @moesoha
- Fix: NULL value handling (#1) Thanks to @moesoha
- Doctrine DBAL 3 support
- Initial release