v0.13.0
Bump version to 0.13.0 (#377)
Fix bytestring example input
Revamp the introduction doc into a more useful crash course (#363)
move NEEDRESTART_MODE=l before sudo, doesnt work on mips containers
Added cbor_sequence example
Force consistent pointer (*) formatting
Update create_items example
Deprecate CBOR_CUSTOM_ALLOC
Update docs for STD94
Use consistent naming in sort example
Fix some minor compiler warnings (clang 16)
Switch to _CBOR_UNUSED in streaming_parser.c and fix usage