Kvitto v1.0.5 Release Notes
Release Date: 2020-10-19 // over 2 years ago-
- ๐ NEW: Added support for indefinite length encoding for containers
- ๐ NEW: Added support for decoding date strings with a UTC offset instead of Z.
Announcement: https://www.cocoanetics.com/2020/10/kvitto-1-0-5/
Previous changes from v1.0.4
-
- ๐ NEW: Support Swift Package Manager
- ๐ FIXED: dates with fractional seconds would not be parsed
- ๐ FIXED: Relax check for sequence in root of PKCS7 container, as Apple might sometimes supply only 3 elements instead of 5
Announcement: https://www.cocoanetics.com/2020/09/kvitto-1-0-4/