Skip to content

0.7.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 09:59
e6a3b8f

Added

  • Set settings for JSON files to use an indentation of 4 in .editorconfig
  • 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
  • Instructions to be performed after using this template package in README
  • Example files for boot and main

Changed

  • Omit package version file from coverage calculation in .coveragerc
  • Run test workflow also on pull requests
  • Update date of license to 2023

Removed

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

Fixed

  • Path to documentation build output folder is only highlighted to avoid broken links errors
  • Mock commonly used MicroPython specific modules in docs config file