···3636 - Dates
3737 - UUIDs
3838- Flexible date parsing (tags `0` or `1` with support for any numeric value representation).
3939+- Decoding multiple top-level objects using `decodeMultiple(_:from:)`.
39404041> Note: This is not a valid CBOR/CDE encoder, it merely always outputs countable collections. CBOR/CDE should be implemented in the future as it's quite similar.
4142···7576let decoder = CBORDecoder(options: options)
7677```
77787878-[Documentation](https://swiftpackageindex.com/thecoolwinter/CBOR/1.0.0/documentation/cbor) is hosted on the Swift Package Index.
7979+[Documentation](https://swiftpackageindex.com/thecoolwinter/CBOR/1.0.1/documentation/cbor) is hosted on the Swift Package Index.
79808081## Installation
8182