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 029de46 commit 5a93d20Copy full SHA for 5a93d20
CHANGELOG.md
@@ -1,10 +1,11 @@
1
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
2
3
-## 1.11.0 2025-01-04
+## 1.11.0 2025-01-06
4
5
6
### Changed
7
8
+- Passing non-hash values to `Contract#call` now raises a meaningful error (issue #716 via #723) (@flash-gordon)
9
- Set minimum Ruby version to 3.1 (@flash-gordon)
10
11
[Compare v1.10.0...v1.11.0](https://github.com/dry-rb/dry-validation/compare/v1.10.0...v1.11.0)
0 commit comments