0.1.3
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.
[0.1.3] - 2022-01-16
Changed
- Update for change in Env.root type (PR #24)