1.4.0
- Added support for
NOT BETWEENinWhere. - Adedd support for conjuction
AND NOTandOR NOT. - All
privatemethods and properties are nowprotected. Where::comparewaspublic. Changed toprotected.
NOT BETWEEN in Where.AND NOT and OR NOT.private methods and properties are now protected.Where::compare was public. Changed to protected.