All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Collections:
Vec
,String
,HashMap
,HashSet
. - Necessary infrastructure:
Value
and related traits,Storage
trait and both implementations, etc. - Tools for manual serialization and deserialization of custom types.
- Dual-licensed under MIT and UNLICENSE.