Minimalmodbus

Latest version: v2.1.1

Safety actively analyzes 613649 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.1.1

--------------------------
* Added a .readthedocs.yaml configuration file.

2.1.0

--------------------------
New features:

* Support for 64-bit integers in read_long() and write_long().
* Allow an external serial port object to be used in the Instrument constructor.

Other fixes:

* Change internal data representation to Python bytes objects (from bytestrings).
* Allow integers in write_float(). Fixes github 78.
* Adapt style to linting tools.
* Improve Github Action script.
* Improve scripts for tests on the Delta DTB4824 instrument.
* Moved the contents of setup.cfg to pyproject.toml.
* Documentation updates, for example on building with Yocto.

2.0.1

--------------------------
* Improved documentation
* Finetuned Github Actions workflow

2.0.0

--------------------------
New features:

* Type hints available
* Support for broadcast (slave address 0), by Jan Breuer.
* Measurement of round-trip time

Breaking changes:

* Dropping support for Python 2

Other fixes:

* Starting to convert internal data representation as bytes (it had to be strings
when supporting Python 2)
* Converted from setup.py to setup.cfg
* Use Github Actions instead of Travis CI

1.0.2

--------------------------
* Adjusted settings for hardware tests
* Improved developer documentation

1.0.1

--------------------------
* Corrected version number

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.