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 0332f10 commit 536009aCopy full SHA for 536009a
CHANGELOG.md
@@ -1,14 +1,17 @@
1
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
2
3
-## unreleased
+## 1.6.0 2025-01-04
4
5
6
### Fixed
7
8
- Fix NoMethodError when trying to get AST of a Builder's result. (via #107) (@estum)
9
10
+### Changed
11
+
12
+- Set 3.1 as minimum ruby version (@flash-gordon)
13
-[Compare v1.5.0...master](https://github.com/dry-rb/dry-logic/compare/v1.5.0...master)
14
+[Compare v1.5.0...v1.6.0](https://github.com/dry-rb/dry-logic/compare/v1.5.0...v1.6.0)
15
16
## 1.5.0 2022-11-24
17
0 commit comments