Skip to content

Releases: camgunz/cmp

v5

27 Oct 18:37
Compare
Choose a tag to compare
v5

Adds new object API (cmp_object_is_*, cmp_object_as_*) which, among other things, can be used for peeking, and fixes a bug where EXT type and size were reversed while reading and writing binary output.

v4

05 Sep 20:48
Compare
Choose a tag to compare
v4

Fixes handling of blank strings and binary data (thanks @jdpalmer!)

v3

06 May 04:09
Compare
Choose a tag to compare
v3

Fixes reading signed integers

v2

05 May 01:13
Compare
Choose a tag to compare
v2

Features an improved API for reading integers.

v1

05 May 00:40
Compare
Choose a tag to compare
v1

First version suitable for release.