Skip to content

v1.3.3

Compare
Choose a tag to compare
@wolfy-j wolfy-j released this 12 Feb 13:08
8bba07f
  • fixed issue with redundant UPDATE when updating entity state in cyclic relations (related to TimestampedMapper)
  • fixed issue causing typed (7.4+) entities to fail in cycling many to many relations
  • entity re-load refreshes the entity state and relations instead of keeping the original entity
  • minor optimizations in many to many relations
  • added PHP8 test pipelines