v0.65.0
·
37 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
- Breaking: Make KVDocument standalone
- Added Root property
- Added string indexer and implicit cast to KVObject for backwards compatibility, but you should use Root.
- Breaking: Remove AsSpan (returned blobs), add AsArraySpan for getting KV3 arrays
- Make root name and header nullable