- dropped support for Python versions < 3.5 - fixed small bugs - added error_utilities - added xml_utilities
0.4.3
* Refactored and improved SQLAlchemy logging capabilities of SQLFilter * Added JSONEncoderWithDateTime * Added IsoTimeField * Fixed problems with Validateable, renamed to ValidateableMixin * Added 'import_string' - ripped from Django, need it elsewhere so like to have it independent of Django