Yesterday libdinemic was released in new stable version. Changes:

  • DList field support – now you can use lists directly, as the C++ class field instead calling DModel api. DLists are created in the same way as the DField objects
  • Multichain support – notification chains are created per object instead of one, common chain
  • Improved stability
  • Fixed Redis connection bug
  • Fixed issues related to node synchronization
  • Fixed many small bugs
  • Some new tests
  • Project migrated from github to gitlab

You can find new release here