v0.3.0
New features
- Query chain storage!
- Do not copy vectors: this brings the project closer being compatible with bare metal embedded systems, also should improve performance.
What's Changed
- feat: storage key parsing by @varovainen in #21
- fix: typo in errors by @varovainen in #18
- feat: storage parsing, reduce reallocation by @varovainen in #22
Full Changelog: v0.2.0...v0.3.0