libndbuf/ChangeLog

15 lines
402 B
Plaintext

0.0.2 (28-oct-2025)
* Zero copying support
* Read only buffer support
* Manual pages
* Packaging for linux
* Added possibility to use user defined memory ops with:
ndbuf_t *ndbuf_new_wmops(const struct ndbuf_memops *, const size_t);
* Fixed bug with pkgconfig %VERSION% value
0.0.1 (24-nov-2017)
* initial version with all functions done
* tired from reuse this code and ... now it's lib