zvariant 3.14.0
·
2685 commits
to main
since this release
- Add
TypeandBasicimpl forstd::num::NonZero*(#334). - Add
Typeimpl forstd::time::Duration(#334). - Add an example for
Optionalin the docs. - Fix a stack overflow in
Optional::defaultimplementation. #343 - Don't allow empty struct signatures.
- Add missing container depth limit checks in D-Bus deserializer.