v1.3.3
- 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