2.3.6-rc99.dev78
Pre-release
Pre-release
Added
- Add contribution guideline, see #67
- Content of
package.json
is validated on each test workflow run - Precommit hooks for
package.json
and package version file validation, yaml style, flake8 and trailing whitespace checks, contributes to #67
Changed
umodbus/version.py
file is validated against the latest changelog entry before running all tests and testing the package creationulogging
placed intotests
folder instead of installing it with deprecatedupip
in all Docker containers
Fixed
- Added missing empty line in several files