Skip to content

0.7.0

Latest

Choose a tag to compare

@ponylang-main ponylang-main released this 21 Aug 19:27
· 2 commits to main since this release

Update to work with Pony 0.69.0

Pony 0.69.0 is the new minimum required version.

Require ponyc 0.69.1 or later

courier now requires ponyc 0.69.1 or later, up from 0.69.0. Building courier with an earlier ponyc fails to compile.

[0.7.0] - 2026-08-21

Changed

  • Update to work with Pony 0.69.0 (PR #89)
  • Require ponyc 0.69.1 or later (PR #91)