v0.1.2
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
unreleased
0.1.2 - 2025-08-23
Fixed
- Set Github build actions to run on pull request into main
- Update github build action's go version to 1.23
- Remove unused error return value
0.1.1 - 2025-08-23
Changed
- Updated Go to v1.23.0
Fixed
- Improved error messages with non-zero exit value on exit due to error
- Fixed changelog not following standard
- Moved west manifest back into the app directory fixing issue with west init
0.1.0 - 2025-06-05
Added
- Workflows to auto create github releases
Changed
- Replaced template directory's custom filenames as paths with a proper filesystem that is plainly copied to output
- Made initial west manifest minimal and set Zephyr version to v3.7.0 as it's the LTS stable release
0.0.2 - 2025-02-25
Added
- Ascii art header when running the binary
Changed
- Replaced flag with pflag package for better long flag handling
0.0.1 - 2025-08-09
Added
- Copying embedded template directory