trailblazer / reform

Form objects decoupled from models.
https://trailblazer.to/2.1/docs/reform.html
MIT License
2.49k stars 184 forks source link

Add compatibility with dry-v 1.x #496

Closed emaglio closed 4 years ago

emaglio commented 4 years ago

The main changes are due to a quite different API for newer versions of dry-v. The real changes are 2:

Apart from those changes above the rest is just to be able to support 2 major versions of dry in the same gem.

Following the commit history will make the review a bit easier

From Reform 3.x we will drop dry-v < 1.x