v0.3.1
Features
- Add CMake scaffolding
- Separate base.h from cbor.h to use cbor.h as single header file with all the necessary includes
- Add unmarshal functionality for map
Bug Fixes
- Fix garbage data in the uninitialized buffer when decoding
- Fix not working break stop code on indefinite array