# 0.1.4 * Allow setting `config.reform` in initializers, too. # 0.1.3 * Introduce a railtie to load either `ActiveModel::Validations` *or* `Dry::Validations`. This can be controller via `config.reform.validations = :dry`. # 0.1.2 * Allow Reform-2.2.0.rc1 in gemspec. # 0.1.1 * First working release.