| 28 |
28 |
| 29 ### Version 4.0 - preview {collapsible="true"} |
29 ### Version 4.0 - preview {collapsible="true"} |
| 30 |
30 |
| 31 * adds cx_system_page_size() to allocator.h |
31 * adds cx_system_page_size() to allocator.h |
| 32 * adds cxJsonFromString(), cxJsonToString(), and cxJsonToPrettyString() |
32 * adds cxJsonFromString(), cxJsonToString(), and cxJsonToPrettyString() |
| |
33 * adds cxJsonCompare() |
| 33 * adds cxMapCompare() |
34 * adds cxMapCompare() |
| 34 * adds line continuation support to CxProperties / CxPropertiesConfig |
35 * adds line continuation support to CxProperties / CxPropertiesConfig |
| 35 * adds cxBufferMaximumCapacity() |
36 * adds cxBufferMaximumCapacity() |
| 36 * adds cxBufferAppendString() |
37 * adds cxBufferAppendString() |
| 37 * adds CX_BUFFER_DO_NOT_FREE buffer flag |
38 * adds CX_BUFFER_DO_NOT_FREE buffer flag |