Skip to content

v1.0.2

Compare
Choose a tag to compare
@nopbyte nopbyte released this 15 May 10:14
· 1 commit to master since this release

This release adds functions to:

  • list all entities
  • list all groups

This release also implements the following bug-fixes:

  • remove entities from groups when they are deleted (before db was inconsistent when an entity was deleted without removing it from the groups where it belonged, now this happens automatically).