v0.3.2
What's Changed
- Switch to Go 1.17 by @dennwc in #39
- Use unsafe.Add by @dennwc in #40
- Support direct array access; fixes #44 by @TotallyGamerJet in #45
- Handle calls to funcs from arrays; fixes #46 by @TotallyGamerJet in #47
- libs/time: support CLOCK_MONOTONIC by @koteyur in #48
- Upate cc by @TotallyGamerJet in #49
- Do not flatten blocks with declarations by @dennwc in #50
New Contributors
Full Changelog: v0.3.1...v0.3.2