Releases: brainelectronics/micropython-package-template
Release list
0.13.1
This change creates the correct release candidate number based on the action run of a pull request workflow run test-release instead of the total number of this workflow run. By this fix, the -rcX metadata starts at 1 and is incremented with every push, no matter if the push is a force push or a classic new commit on top in a ongoing pull request.
This closes #33
0.13.1-rc3.dev32
This change creates the correct release candidate number based on the action run of a pull request workflow run test-release instead of the total number of this workflow run. By this fix, the -rcX metadata starts at 1 and is incremented with every push, no matter if the push is a force push or a classic new commit on top in a ongoing pull request.
This closes #33
0.13.1-rc2.dev32
This change creates the correct release candidate number based on the action run of a pull request workflow run test-release instead of the total number of this workflow run. By this fix, the -rcX metadata starts at 1 and is incremented with every push, no matter if the push is a force push or a classic new commit on top in a ongoing pull request.
This closes #33
0.13.0
This change creates a new release branch release/<VERSION> after a merge and adds the following files to it:
changelog.mdpackage.json<PACKAGE>/version.py
This closes #28
0.13.0-rc38.dev29
This change creates a new release branch release/<VERSION> after a merge and adds the following files to it:
changelog.mdpackage.json<PACKAGE>/version.py
This closes #28
0.12.0
This change creates the latest changelog from all submitted snippets before building and deploying the ReadTheDocs files
This closes #26
0.12.0-rc32.dev27
This change creates the latest changelog from all submitted snippets before building and deploying the ReadTheDocs files
This closes #26
0.11.0
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-rc31.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-rc29.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