Skip to content

v1.0.0: Updates base entity class

Choose a tag to compare

@thorewi thorewi released this 03 Oct 09:06
· 82 commits to main since this release
Changes the base entity interface to extend the abstract entity class.

This allows for consistent entity management and simplifies entity implementations.