Skip to content

v3.2.1

Latest
Compare
Choose a tag to compare
@friflo friflo released this 20 Feb 08:20

Simplified API

  • Added Entity.CopyEntity(Entity target)
    Intended to backup the entities from one EntityStore to another.
    See: Docs - Clone / Copy entity
  • Added Entity.CloneEntity()