Reform v0.2.5 Release Notes

    • ๐Ÿ‘ Allow proper form inheritance. When having HitForm < SongForm < Reform::Form the HitForm class will contain SongForm's properties in addition to its own fields.
    • ::model is now inherited properly.
    • ๐Ÿ‘ Allow instantiation of nested form with emtpy nested properties.