Sha256: e5a989371a75b33f3f2dddf17d991e713097c877d1a484e98e3d993d7d880e04
Contents?: true
Size: 1.3 KB
Versions: 1
Compression:
Stored size: 1.3 KB
Contents
# v0.2.1 2016-03-20 ### Fixed * Result AST for `Rule::Each` correctly maps elements with eql inputs (solnic) # v0.2.0 2016-03-11 ### Changed * Entire AST has been redefined (solnic) [Compare v0.1.4...v0.2.0](https://github.com/dryrb/dry-logic/compare/v0.1.4...v0.2.0) # v0.1.4 2016-01-27 ### Added * Support for hash-names in `Check` and `Result` which can properly resolve input from nested results (solnic) [Compare v0.1.3...v0.1.4](https://github.com/dryrb/dry-logic/compare/v0.1.3...v0.1.4) # v0.1.3 2016-01-27 ### Added * Support for resolving input from `Rule::Result` (solnic) ### Changed * `Check` and `Result` carry original input(s) (solnic) [Compare v0.1.2...v0.1.3](https://github.com/dryrb/dry-logic/compare/v0.1.2...v0.1.3) # v0.1.2 2016-01-19 ### Fixed * `xor` returns wrapped results when used against another result-rule (solnic) [Compare v0.1.1...v0.1.2](https://github.com/dryrb/dry-logic/compare/v0.1.1...v0.1.2) # v0.1.1 2016-01-18 ### Added * `Rule::Attr` which can be applied to a data object with attr readers (SunnyMagadan) * `Rule::Result` which can be applied to a result object (solnic) * `true?` and `false?` predicates (solnic) [Compare v0.1.0...v0.1.1](https://github.com/dryrb/dry-logic/compare/v0.1.0...v0.1.1) # v0.1.0 2016-01-11 Code extracted from dry-validation 0.4.1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dry-logic-0.2.1 | CHANGELOG.md |