Releases: brainelectronics/micropython-package-template
Release list
0.11.0-rc28.dev27
This change updates all tools, python packages and GitHub actions to their latest version.
The sdist_upip.py script does no longer remove the PKG-INFO and LICENSE.txt files from the root of the created tar.gz file to meet the requirements of PyPI
This closes #24
0.11.0-rc27.dev25
This change updates all tools, python packages and GitHub actions to their latest version.
The sdist_upip.py script does no longer remove the PKG-INFO and LICENSE.txt files from the root of the created tar.gz file to meet the requirements of PyPI
This closes #24
0.10.0
This change replaces the modifications and extensions of a changelog by
generating the changelog with all its entries and versions based on changelog
snippets like this one.
This closes #22
0.10.0-rc22.dev23
This change replaces the modifications and extensions of a changelog by
generating the changelog with all its entries and versions based on changelog
snippets like this one.
This closes #22
0.9.0
Added
- Precommit hooks for
package.jsonand package version file validation, yaml style, flake8 and trailing whitespace checks - Contribution guideline
- Package version file validation step in test workflow
Fixed
- Added missing empty line in several files
0.9.0-rc18.dev20
Added
- Precommit hooks for
package.jsonand package version file validation, yaml style, flake8 and trailing whitespace checks - Contribution guideline
- Package version file validation step in test workflow
Fixed
- Added missing empty line in several files
0.9.0-rc17.dev20
Added
- Precommit hooks for
package.jsonand package version file validation, yaml style, flake8 and trailing whitespace checks - Contribution guideline
- Package version file validation step in test workflow
Fixed
- Added missing empty line in several files
0.8.1
Fixed
- Usage documentation with more comments and WiFi instructions in root README
- Installation of latest available package version with
upipmentioned in root README - Available package validation options added as comment to test workflow
0.8.1-rc16.dev19
Fixed
- Usage documentation with more comments and WiFi instructions in root README
- Installation of latest available package version with
upipmentioned in root README - Available package validation options added as comment to test workflow
0.8.1-rc15.dev19
Fixed
- Usage documentation with more comments and WiFi instructions in root README
- Installation of latest available package version with
upipmentioned in root README - Available package validation options added as comment to test workflow