Skip to content

v2.1.2: Updates entity typehint to object

Choose a tag to compare

@thorewi thorewi released this 12 May 12:23
· 17 commits to master since this release
Changes entity typehints to object to allow for more flexible entity handling.
This broadens the compatibility of the code by accepting any object, rather than only instances of a specific Entity class.