Pymelsec

Latest version: v0.2.5

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

Scan your dependencies

Page 1 of 2

0.2.5

* moved various functions into utility.py
* add compabitility when reusing result from previous read

0.2.4

* fix typo in tag.py

0.2.3

* set default tag fields as empty string

0.2.2

* remove "Success" from error; now empty string
* update README

0.2.1

* unofficially add SLWORD and ULWORD support
* Mitsubishi doesn't officially support these data types
* update README

0.2.0

* breaking changes
* change case for data type (e.g. sWORD->SWORD, uWORD->UWORD)
* deprecate `def batch_read_{words, bits}`
* add `def batch_read` to handle all data types
* add bool_encode to `def read`
* deprecate `def batch_write_{words, bits}`
* add `def batch_write` to handle all data types
* deprecate `def random_{read, write, write_bits}`
* write bit functions handles int (1) or bool (True)
* add LWORD/ULWORD in case Mitsubishi decides to support them
* update README

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.