requery v1.0.0-beta18 Release Notes

    • ๐Ÿ‘Œ Support relational type changes in rx toSelfObservable
    • ๐Ÿ›  Fix @Entity.name not taking effect for the generated class name
    • ๐Ÿ›  Fix cascading upsert for relational entities
    • ๐Ÿ›  Fix entity state listeners not add from @Superclass types
    • ๐Ÿ›  Fix annotations only looked up when added directly from the annotation processor
    • ๐Ÿ›  Fix Type.singleKeyAttribute not available until keyAttributes was called