1.1.8
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.1.8] - 2022-01-16
Changed
- Update to reflect change in type of Env.root (PR #64)