Release 0.3.0-alpha.2 #185

Merged
Jef Roosens merged 50 commits from release-0.3.0-alpha.2 into main 2022-05-18 07:56:04 +02:00
Showing only changes of commit c018aad143 - Show all commits

View file

@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Web API for adding & querying build logs
* CLI commands to access build logs API
* Cron build logs are uploaded to above API
### Changed
- `vieter build` command now only builds a single repository & uploads the
build logs
## [0.3.0-alpha.1](https://git.rustybever.be/vieter/vieter/src/tag/0.3.0-alpha.1)