RocketData v4.0.1 Release Notes

Release Date: 2016-10-28 // over 7 years ago
  • Making the ChangeTime object thread safe (#46)

    ⚡️ This affected the DataModelManager which should be thread safe. Mostly, things should not be affected, but it was throwing assertions if you access updateModel or updateModels from a different thread.