Releases: FreeDSx/ASN1
Releases · FreeDSx/ASN1
0.4.8
0.4.7
- Removed return type of AbstractType::getValue, so it can be inferred from the property for static analysis.
0.4.6
- Update return types for AbstractType and some ASN1 helper methods to provide better hints for static analysis.
- Time types now accept DateTimeInterface instead of just DateTime.