Major release with BC Breaks.
Main changes:
- requires
PHP >= 7.1
- uses strict typing
- all deprecated methods have been removed
setConnection
has been removed. Pass connection to constructor instead.- main methods have lost
ByArray
suffix - improved tests coverage