# Changelog ## [v0.6.4] - 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. ## [v0.6.3] - Add changelog. - Add some exploration tests for the C language canisters. - Fix file access status error. ## [v0.6.2] - Improved debug messages. ## [v0.6.1] - More benchmark tests. ## [v0.6.0] - API change: add mounted memory files support. - improved project structure. ## [v0.5.0] - API change: to initialize with memory index range rather than starting memoryId index. ## [v0.4.3] - Support init with memory manager (requires start memory index). - Support init with predefined environment variables (#7). - Benchmark tests added. [v0.6.4]: https://github.com/wasm-forge/ic-wasi-polyfill/compare/v0.6.3...v0.6.4 [v0.6.3]: https://github.com/wasm-forge/ic-wasi-polyfill/compare/v0.6.2...v0.6.3 [v0.6.2]: https://github.com/wasm-forge/ic-wasi-polyfill/compare/v0.6.1...v0.6.2 [v0.6.1]: https://github.com/wasm-forge/ic-wasi-polyfill/compare/v0.6.0...v0.6.1 [v0.6.0]: https://github.com/wasm-forge/ic-wasi-polyfill/compare/v0.5.0...v0.6.0 [v0.5.0]: https://github.com/wasm-forge/ic-wasi-polyfill/compare/v0.4.3...v0.5.0 [v0.4.3]: https://github.com/wasm-forge/ic-wasi-polyfill/compare/83c82d0bebd0e2fbe09ad5a4acb6f1ab1b3a6e0d...v0.4.3