Perpetuity v1.0.0.beta4 Release Notes

    • ✂ Remove in-memory updating of objects using the Mapper#update method.
    • Separate dirty tracking from IdentityMap and return to a real Identity Map.
    • Pass IdentityMap around when loading associations
    • ➕ Add Perpetuity.register_adapter method to allow various data-source adapters to register without Perpetuity knowing about them.