Release page: https://github.com/intel/tinycbor/releases/tag/v0.5.2 Docs: https://intel.github.io/tinycbor/0.5/ Downloads: - https://github.com/intel/tinycbor/archive/v0.5.2.zip - https://github.com/intel/tinycbor/archive/v0.5.2.tar.gz
---- Release announcement --- TinyCBOR release 0.5.2 This is a bugfix release. Important bugs fixed in this release: - Fixed the detection of the byte order with the INTEGRITY compiler - Fixed building with CBOR_NO_FLOATING_POINT and CBOR_NO_HALF_FLOAT_TYPE - Changed the type for all flags variables from int to uin32_t (for platforms where int isn't 32-bit) - Fixed some C89/C90 issues in the code: notably, TinyCBOR headers now do compile with such a compiler (provided <stdint.h> is present) - Fixed the freestanding (no FILE*) build - Made sure the shared library build of TinyCBOR links to the math library - #136 Fixed the installation of tinycbor-version.h header -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9930): https://lists.iotivity.org/g/iotivity-dev/message/9930 Mute This Topic: https://lists.iotivity.org/mt/25466706/21656 Group Owner: iotivity-dev+ow...@lists.iotivity.org Unsubscribe: https://lists.iotivity.org/g/iotivity-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-