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 274f0fe commit 9524331Copy full SHA for 9524331
CHANGELOG.md
@@ -1,11 +1,21 @@
1
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
2
3
+## 1.8.2 2025-03-15
4
+
5
6
+### Fixed
7
8
+- Fix be_* matchers for non-monadic values (@flash-gordon, issue #186)
9
10
11
+[Compare v1.8.1...v1.8.2](https://github.com/dry-rb/dry-monads/compare/v1.8.1...v1.8.2)
12
13
## 1.8.1 2025-03-12
14
15
16
### Fixed
17
-- Exclude extensions from the Zeitwerk loader (fix #185) (@flash-gordon)
18
+- Exclude extensions from the Zeitwerk loader (@flash-gordon, issue #185)
19
20
21
[Compare v1.8.0...v1.8.1](https://github.com/dry-rb/dry-monads/compare/v1.8.0...v1.8.1)
0 commit comments