Skip to content

0.6.2

Latest
Compare
Choose a tag to compare
@ponylang-main ponylang-main released this 26 Jan 01:21
· 4 commits to main since this release

Fix compilation error with latest pony compiler

When a soundness hole was fixed in the pony compiler, we started getting a compilation error in this library. We've updated the library to work with the latest pony compiler.

[0.6.2] - 2025-01-26

Fixed

  • Fix compilation error with latest pony compiler (PR #113)