Skip to content

4.0.1

Compare
Choose a tag to compare
@plivesey plivesey released this 28 Oct 21:14
· 35 commits to master since this release

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.