Dynamic Arrays it is a set of classes to store and manipulate collections of data any type (int, double, any custom class and etc.)
Very handy and usable.
Minor changes:
Fixed crash bug in a copy constructor.
Several other bugs were fixed.
See release changelog for details.