Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 07:33
· 62 commits to main since this release

Release notes

Added

  • Twister workflow. This workflow runs whenever a PR is opened, reopened or a
    commit is pushed to it. It sets up the project and runs a make test
    command.
  • Migration script. This script helps with the migration of projects are still
    using the older GitFlow branching model to the newer Trunk-based development
    model.