Skip to content

0.8.1

Compare
Choose a tag to compare
@ponylang-main ponylang-main released this 30 Jan 20:03
· 29 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 Fedora 39 support

We've added support for identifying Fedora 39 and downloading packages for it. As of the time of this release, no release versions of ponyc are available- only nightly versions. Release versions of ponyc will be available once a version of ponyc post 0.58.1 is released.

[0.8.1] - 2024-01-30

Added

  • Add support for Fedora 39 (PR #289)

Changed

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