v0.12.0
Bump version to 0.12.0
Fix bytestring example input
Run cmake-format
move NEEDRESTART_MODE=l before sudo, doesnt work on mips containers
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