We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd210df commit 4eb636bCopy full SHA for 4eb636b
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
* [EXPERIMENTAL] `Validation.register_macro` for registering global macros (solnic)
6
* [EXPERIMENTAL] `Contract.register_macro` for registering macros available to specific contract classes (solnic)
7
+* `Dry::Validation.Contract` shortcut for quickly defining a contract and getting its instance back (solnic)
8
+* New configuration option `config.locale` for setting the default locale (solnic)
9
10
### Fixed
11
0 commit comments