* Refactoring - Pylint * Changed time calculation to time.monotonic() * Type annotations for command base classes * Removed code for Python < 3.7
3.0.0
* Common way to fail commands based on their output * Start command(s) when event(s) finished - start_command_after_event * Changed deprecated test code * Removed support for Python 2.7-3.6
2.17.1
* Fix for compare objects under Python 2.7
2.17.0
* Implementation of internal Quectel AT command for setting network preferences * Removed Deepdiff
2.16.0
* Tests on Python 3.12 * Warning for Pythons 2.7 -3.6 (support will be removed soon) * Prompt detection for overloaded systems