Skip to content

Releases: crazy-max/yasu

v1.13.1

02 Mar 14:15
d4bd09e
Compare
Choose a tag to compare
  • Missing platform for Docker image

v1.13.0

02 Mar 10:17
8c61f6b
Compare
Choose a tag to compare
  • Use buildx bake and goreleaser
  • More platforms support
    • arm/v7
    • mips/hardfloat
    • mips/softfloat
    • mipsle/hardfloat
    • mipsle/softfloat
    • mips64/hardfloat
    • mips64/softfloat
    • mips64le/hardfloat
    • mips64le/softfloat
  • Add vendor and lint validation bake targets
  • Switch to GitHub Actions
  • Add dependabot
  • Mutualize tests and handle them through bake and GHA
  • Publish Docker image (from scratch with only gosu binary)