Version 2.4.2
pudlHelper changed from trait to interface and simplified
pudlId simplified
added pudl::_and and pudl::_or
Fixed issue with Redis cache and sessions
Added experimental support for PDO connectivity
Added 'log' callback:
$db->on('log', function) //create callback
$db->log()->select('1') //initiate callback