Skip to content

Release 1.2

Compare
Choose a tag to compare
@clwi clwi released this 23 May 21:29
· 17 commits to master since this release

v1.2

/src

The include file CWPack_defines.h has been splitted in two: CWPack_config.h and CWPack_internals.h.
A flush handler has been added to cw_pack_context.
Timestamps are now recognized.

/goodies/basic-contexts

Routine file_unpack_context_rescan_from_barrier has been added.

/goodies/dump

New folder containing prettyprint of msgpack file.

/goodies/objC

New folder containing an Objective-C wrapper.

/goodies/numeric-extensions

Access routines rewritten to conform to Expect API.

/goodies/utils

New folder containing some conveniance calls and an Expect API.