Mobility v0.1.5 Release Notes

    • โž• Add accessor_method to default initializer (d4a9da)
    • Include AR version in generated migrations (ac3dfb)
    • โž• Add untranslated_attributes method (50e97f)
    • ๐Ÿ‘Œ Do not require active_support/core_ext/nil (39e245)
    • ๐Ÿ– Handle false values correctly when getting and setting (bdf6f1)
    • ๐Ÿ‘‰ Use proc to define accessor locales from I18n.available_locales (3cd786)
    • ๐Ÿ›  Do not mark attribute as changed if value is the same (fixed in #2)
    • ๐Ÿ›  Pass on any args to original reload method when overriding (fixed in #3)