core/v1.0.0-rc.1
What's Changed
- Extend TypedKVStore to support serializable keys by @hmoog in #405
- Introduce (De)SerializableJSON interface by @piotrm50 in #403
- Fix length validation using struct tags. by @piotrm50 in #404
- Use MkDirAll to create subdirectories by @jonastheis in #406
- Fix: fixed serialization bug by @hmoog in #407
- Update modules by @muXxer in #408
Full Changelog: core/v1.0.0-beta.6...core/v1.0.0-rc.1