zvariant-2.10.0
- Mark unsafe
from_bytes_uncheckedconstructors as such. This actually breaks API but since it's a soundness fix, it's allowed in the same minor version. - Reduce size of
Strtype from 4 to 3 pointers. - API to use static strings with
Strto avoid allocations/cloning. - Minor fixes/improvements.