You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
311 B
Plaintext
11 lines
311 B
Plaintext
0.0.2 (15-nov-2018)
|
|
* 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
|
|
|