Skip to content

Releases: brainelectronics/micropython-package-template

0.13.1

Choose a tag to compare

@github-actions github-actions released this 11 Apr 19:17
8e84bbb

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

0.13.1-rc3.dev32 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Apr 19:16
8e84bbb

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

0.13.1-rc2.dev32 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Apr 19:12
47bdcc7

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

Choose a tag to compare

@github-actions github-actions released this 06 Apr 20:24
47bdcc7

This change creates a new release branch release/<VERSION> after a merge and adds the following files to it:

  • changelog.md
  • package.json
  • <PACKAGE>/version.py

This closes #28

0.13.0-rc38.dev29

0.13.0-rc38.dev29 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Apr 20:12
e0f7d2e

This change creates a new release branch release/<VERSION> after a merge and adds the following files to it:

  • changelog.md
  • package.json
  • <PACKAGE>/version.py

This closes #28

0.12.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 17:59
93afb50

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

0.12.0-rc32.dev27 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Apr 17:59
93afb50

This change creates the latest changelog from all submitted snippets before building and deploying the ReadTheDocs files

This closes #26

0.11.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 17:59
93afb50

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

0.11.0-rc31.dev27 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Apr 17:59
93afb50

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

0.11.0-rc29.dev27 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Apr 17:59
93afb50

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