crecto v0.5.0 Release Notes

Release Date: 2017-04-04 // about 7 years ago
    • 🛠 fixed but preventing updating of nil or false values - @Zhomart
    • (breaking change) changed usage of Repo. Repo is now user defined and is where database configuration is set.
    • dependent options: dependent: :delete, dependent: :nullify
    • ➕ added repo.confi uri option for faster configuration or configuring through a single ENV variable