Skip to content

2.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 16:46
2975f78

Added

  • package.json for mip installation with MicroPython v1.19.1 or newer
  • .editorconfig for common editor settings
  • .yamllint to lint all used YAML files
  • yamllint package to the requirements-test.txt file
  • Run YAML linter on test workflow
  • Modbus version input field in issues template

Changed

  • Test workflow is also running on pull requests as the workflow is not executed on branches of contributors

Fixed

  • YAML style violation in Docker, workflow and issue files
  • mip installation commands in README and INSTALLATION