Skip to content

v0.3.1

Compare
Choose a tag to compare
@ee7 ee7 released this 23 Jan 17:29
· 64 commits to main since this release
646e988

Download binaries at https://crashoverride.com/downloads


Breaking Changes

  • Remove the --no-api-login option (#137). It was no longer relevant, since the chalk setup flow changed and no longer requires an interactive OIDC authentication.

New Features

  • Add support for arm64 Linux once again. The previous release did not include an executable for that platform, but this release does.

Fixes

  • Fix some rendering bugs.

Known Issues

  • If a docker base image has ENTRYPOINT defined, docker.wrap_cmd will break it as it overwrites its own ENTRYPOINT. A future release will correctly inspect all base images and wrap ENTRYPOINT correctly.
  • This release does not support x86_64 macOS. It will be supported once again in a later release.

Commits since previous tag: v0.3.0...v0.3.1