You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
---
2
2
- version: 1.11.0
3
-
date: 2025-01-04
3
+
date: 2025-01-06
4
4
changed:
5
+
- "Passing non-hash values to `Contract#call` now raises a meaningful error (issue #716 via #723) (@flash-gordon)"
5
6
- 'Set minimum Ruby version to 3.1 (@flash-gordon)'
6
7
- version: 1.10.0
7
8
summary: This release is mostly about upgrading to dry-core 1.0 and dry-configurable 1.0. One of the outcomes is dropping dependency on dry-container (because it was moved to dry-core). If you happen to use dry-container, please switch to `Dry::Core::Container`.
0 commit comments