2.1.0 - ASN.1 Dynamic Nothing
ASN.1 dynamic schemas can now specify Schema.nothing
when the dynamic schema should be "no value".
Note: This is a backwards compatible addition necessitating a minor version bump
Changes
- Added
Schema.nothing
for specifying when the schema should have "no value".