VecMem Beta 0.20.0
Pre-release
Pre-release
Release including the following update(s) since v0.19.0:
- Adjusted the output levels of many debugging messages a bit, with the goal of making the more relevant messages appear at lover levels;
- Switched to exporting the value used for
VECMEM_DEBUG_MSG_LVL
during the build of this project to the project's clients as well, to make things a bit more consistent for the clients; - Made it possible to copy data from resizable jagged vector buffers, which have not been "fully filled";
- Changed the logic for the jagged vector copies on the whole, hopefully making it more robust.