Skip to content

0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 14:28
2f02a37

Added

  • package.json for mip installation with MicroPython v1.19.1 or newer
  • Instructions for installation with mip on MicroPython v1.19.1 or newer in README
  • .editorconfig for common editor settings
  • .readthedocs.yaml definition file for ReadTheDocs
  • docs folder containing example files and configurations
  • .yamllint to lint all used YAML files
  • yamllint package to the requirements-test.txt file
  • Run YAML linter on test workflow
  • Create release candidate tag on PRs and release tags on merges to main branch

Removed

  • No longer used update_version.py file removed from flake8 exclude list

Fixed

  • Path to docs/conf.py in flake8 file
  • Fixed uncovered YAML syntax issues in all workflow files
  • Removed unused files from .gitignore file
  • Doc string and typing hints for Winbond init function