File tree Expand file tree Collapse file tree 1 file changed +25
-24
lines changed Expand file tree Collapse file tree 1 file changed +25
-24
lines changed Original file line number Diff line number Diff line change 11---
2- - version : unreleased
3- summary :
4- date :
2+ - version : 1.6.0
3+ summary :
4+ date : 2025-01-04
55 fixed :
66 - ' Fix NoMethodError when trying to get AST of a Builder'' s result. (via #107) (@estum)'
7- added :
8- changed :
7+ added :
8+ changed :
9+ - " Set 3.1 as minimum ruby version (@flash-gordon)"
910- version : 1.5.0
10- summary :
11+ summary :
1112 date : 2022-11-24
12- fixed :
13+ fixed :
1314 added :
1415 - " `uri_rfc3986?` predicate that uses a better regexp than `uri?` (see #94 for more
1516 details) (@hieuk09)"
1819 (@solnic)'
1920 - ' Made `Predicates.eql?` compatible with `Object#eql?` (via #106) (@solnic)'
2021- version : 1.4.0
21- summary :
22+ summary :
2223 date : ' 2022-11-04'
23- fixed :
24- added :
24+ fixed :
25+ added :
2526 changed :
2627 - Updated to dry-core 1.0 (@flash-gordon + @solnic)
2728- version : 1.3.0
28- summary :
29+ summary :
2930 date : ' 2022-10-15'
30- fixed :
31- added :
31+ fixed :
32+ added :
3233 changed :
3334 - Use zeitwerk for auto-loading (@solnic + @flash-gordon)
3435- version : 1.2.0
35- summary :
36+ summary :
3637 date : ' 2021-04-26'
37- fixed :
38+ fixed :
3839 added :
3940 - Add predicate and operation builder DSL (@oleander)
40- changed :
41+ changed :
4142- version : 1.1.1
42- summary :
43+ summary :
4344 date : ' 2021-04-14'
4445 fixed :
4546 - Fixed a crash under jruby caused by arg splatting in Binary operations (@flash-gordon)
4647- version : 1.1.0
47- summary :
48+ summary :
4849 date : ' 2020-12-26'
4950 fixed :
5051 - Nested `Check` operations no longer crash under MRI 3.0 (@oleander)
51- added :
52+ added :
5253 changed :
5354 - Switched to equalizer from dry-core (@solnic)
5455- version : 1.0.8
5556 date : ' 2020-09-28'
5657 fixed :
5758 - Better Ruby 3 support with fixed specialization for rules of negative arity (@flash-gordon)
5859- version : 1.0.7
59- summary :
60+ summary :
6061 date : ' 2020-08-13'
61- fixed :
62+ fixed :
6263 added :
6364 - A new `uri?` predicate that you can use to verify `URI` strings, ie `uri?("https",
6465 " https://dry-rb.org" )` (@nerburish)
6566 - ' New predicates: `uuid_v1?`, `uuid_v2?`, `uuid_v3?` and `uuid_v5?` (via #75) (@jamesbrauman)'
6667- version : 1.0.6
67- summary :
68+ summary :
6869 date : ' 2020-02-10'
6970 fixed :
7071 - Made the regexp used by `uuid_v4?` more secure (@kml)
71- added :
72- changed :
72+ added :
73+ changed :
7374- version : 1.0.5
7475 date : ' 2019-11-07'
7576 fixed :
You can’t perform that action at this time.
0 commit comments