Skip to content

0.8.1

Latest
Compare
Choose a tag to compare
@ponylang-main ponylang-main released this 02 Feb 04:13
· 8 commits to main since this release

Use Alpine 3.18 as our base image

Previously we were using Alpine 3.16. This should have no impact on anyone unless they are using this image as the base image for another.

Add MacOS on Apple Silicon as a fully supported platform

In August of 2023, we had to drop MacOS on Apple Silicon as we lost our build environment when we switched off of CirrusCI to GitHub Actions. GitHub just added MacOS Apple Silicon build environments, so we are bring back MacOS on Apple Silicon as a fully supported platform.

corral is once again available as a compiled arm64 MacOS binary.

[0.8.1] - 2024-02-02

Added

  • Add MacOS on Apple Silicon as a fully supported platform (PR #261)

Changed

  • Update base image to Alpine 3.18 (PR #253)