- Update Pocket-ic client version to V0.5.
- Update dependencies to the latest versions.
- Add default implementation for poll_oneoff to avoid panic by default.
- Add changelog.
- Add some exploration tests for the C language canisters.
- Fix file access status error.
- Improved debug messages.
- More benchmark tests.
- API change: add mounted memory files support.
- improved project structure.
- API change: to initialize with memory index range rather than starting memoryId index.
- Support init with memory manager (requires start memory index).
- Support init with predefined environment variables (#7).
- Benchmark tests added.