Reform v0.1.1 Release Notes

    • ➕ Added reform/rails that requires everything you need (even in other frameworks :).
    • Added Form::ActiveRecord that gives you validates_uniqueness_with. Note that this is strongly coupled to your database, thou.
    • 🔀 Merged a lot of cleanups from sweet @parndt <3.