Version 0.2.1
- updated unordered_dense header
- added an iterator interface (supporting
for(auto i : ...)
loops) for iterating over all of the object instances in the data container and all of the relationships linked via amany
link to an object instance.