# Version 6
* Bump to pysnmp v7.1 with pysnmp-sync-adapter and legacy_wrappers.
* Using parallel queries
* Manage multiple OID per PDU
* Bump to version 6 and rename snmp_mib() to get_snmp_values()
* Using cluster_varbinds
* Epson L3260 printer is not compatible
* Use fetch_snmp_values()
* Add temporary reset of waste ink level
* Fix bugs and improve documentation
* Refactor D4 commands
Automatically update version when pushing a tag
Update VERSION to v5.2.14
Update VERSION to v5.2.16
Better debugging
Update VERSION to v5.2.17
Fix bugs, improve prompts and add debug console (F7)
ref #42
Improved debug console
Update VERSION to v5.3.0
Usage of the text_console module
Update VERSION to v5.3.1
- Solves File "ui.py", line 2541, in detect_configuration IndexError: list index out of range
- Removes [INFO] Found data: {}.
- improve messages
ref #39