v0.3.0
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 amake 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.