Skip to content

2.3.6-rc99.dev78

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 20:38
549b5d0

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 creation
  • ulogging placed into tests folder instead of installing it with deprecated upip in all Docker containers

Fixed

  • Added missing empty line in several files