docs/src/index.md

changeset 748
84a000a53d9b
parent 716
bab81cf591a5
equal deleted inserted replaced
747:1bd48834e490 748:84a000a53d9b
25 [<olaf.wintermann@gmail.com>](mailto:olaf.wintermann@gmail.com) 25 [<olaf.wintermann@gmail.com>](mailto:olaf.wintermann@gmail.com)
26 26
27 Changelog 27 Changelog
28 --------- 28 ---------
29 29
30 ### Version 3.0 30 ### Version 3.0 - 2023-07-09
31 31
32 * complete redesign from scratch 32 * complete redesign from scratch
33 * collections can now store copies of objects and not just pointers 33 * collections can now store copies of objects and not just pointers
34 * collections are now dynamically implemented 34 * collections are now dynamically implemented
35 * users of the library can specify own implementations of collections that work with the UCX API 35 * users of the library can specify own implementations of collections that work with the UCX API

mercurial