Releases: rasmus/Bake
Releases · rasmus/Bake
v0.4.16-beta
Release notes
- New: Run .NET in an Alpine Linux image instead of a full blow Ubuntu
- New: Provide descriptions of what each sub-command actually does
- Fixed: Not specifying a version should merely default to 1.0 instead
of throwing an exception - Fixed: Release files containing Bake should be named
bake
instead
ofBake
- Fixed: Now correctly naming the ZIP filename of the release artifacts
on GitHub releases
Files
bake_linux_amd64.zip
- SHA256:
40E0818E18F8F32DBB8D30392942A10D306609516A27826DC56EAD894BB9B195
- SHA256:
bake.exe_windows_amd64.zip
- SHA256:
75F90C5FAEA49F008872C5D495F9F90DF8EBBA8F510DAAA61EDEF9B5FA314467
- SHA256:
v0.3.15-beta
Release notes
- New: ZIP release artifacts before uploading them to GitHub releases
- Fixed: Release artifacts to GitHub releases are now correctly named
after their release artifacts - Fixed: .NET released DLLs/EXEs are now correctly stamped with version
- Fixed: Bake now correctly prints the help message if no sub-command
is given instead of merely doing nothing
Files
bake_linux_amd64.zip
- SHA256:
51FCC639D5E078CCCB061873A84AB5B6EE0487C59F8658E25A635BEEE4CB8649
- SHA256:
bake_windows_amd64.zip
- SHA256:
6E081C9A5A998C08F804733DF1688DFC1D1F9EE2AD3A32E647CC076048B2523E
- SHA256:
v0.2.14-beta
- New: Build, test and create containers for either .NET or Go
- New: Supported destinations for artifacts
- Docker Hub
- GitHub Packages (NuGet and container)
- GitHub Releases (tools)