Releases: nokia/moler
Releases · nokia/moler
moler v2.17.1
- Fix for compare objects under Python 2.7
moler v2.17.0
- Implementation of internal Quectel AT command for setting network preferences
- Removed Deepdiff
moler v2.16.0
- Tests on Python 3.12
- Warning for Pythons 2.7 -3.6 (support will be removed soon)
- Prompt detection for overloaded systems
moler v2.15.0
- ConnectionObserver objects store full exception stack for Python3.5+
- Support for failure regex for commands for devices based on Unix
- Support values without prefix in byte converter
- Improvement prompt detection for devices using Paramiko for the first ssh
moler v2.14.0
Added
- Implementation of internal Quectel command for set NR earfcn lock
Improved
- Fix typo in
nft
command
moler v2.13.0
- Iperf3 implementation
- Parameter force for method break_cmd
moler v2.12.0
- Implementation of AT commands with Get and Set for Cell Id (general, GPRS, LTE, NR)
- Unittests on python 2 was turned off regarding to setup-python - issue 672
moler v2.11.0
- Implementation of PDU sessions AT commands
- Refactoring - get rid of warnings for newer Pythons
- Tests work on Python 3.11
moler v2.10.0
Improved
- Commands
su
andsudo
support many passwords - Command exit doesn't wait for echo (optional)
moler v2.9.0
Improved
- Log all command attributes when timeout
- Detect prompt for devices with paramiko connection