rustorm v0.16.0 Release Notes

    • Unify the interface for DatabaseMut + Database, EntityMut +Entity into their original name,
    • Breaking change: The query now requires the EntityManager to be passed as mutable.