1.0.5
Update to work with latest ponyc
The most recent ponyc implements RFC #65 which changes the type of Env.root
.
We've updated accordingly. You won't be able to use this and future versions of the library without a corresponding update to your ponyc version.
[1.0.5] - 2022-01-16
Fixed
- Update to work with Pony 0.46.0 (PR #28)