Sha256: fb87e1f4c0bd0c530ba99eb9203df095d472271bdccd048d9434cad0bca12405

Contents?: true

Size: 1.49 KB

Versions: 1

Compression:

Stored size: 1.49 KB

Contents

# Change log

- 0.14.0 - Introduced an else config as substitute for pair.
- 0.13.0 - Make pair in config optional for boolean result.
- 0.12.0 - Allow non-string tokens in the rules.
- 0.11.6 - WIP moved factory girl as test and development dependency.
- 0.11.5 - Change factory girl dependency
- 0.11.4 - Fixed assert clash. Restored dependency to Factory girl.
- 0.11.2 - Remove dependency to Factory girl from gemspec. - YANKED!
- 0.11.1 - Add dependency to Factory girl, fixes to examples
- 0.11.0 - Raw array as clause to support spaces and operator characters.
- 0.10.0 - Optional variables definition for 1 to 1 rules.
- 0.9.0 - execute return value is now the expected outcome (removed result method)
- 0.8.1.pre - Allow spaces in rules.
- 0.8.0.pre - Auto-detect variable type.
- 0.7.0.pre - Display exclusion rule in the report
- 0.6.2.pre - Bugfix for 1D array of numbers scenario.
- 0.6.1.pre - Bugfix on the converters when used with rule exclusion.
- 0.6.0.pre - Reverted redesign.
- 0.5.0.pre - Redesigned to have subject as first block parameter. Everything inside
the prepare block now runs under the context of RSpec.
- 0.4.2.pre - Fix 4 tokens bug, due to mis-configured converters
- 0.4.1.pre - Fix negative? invocation.
- 0.4.0.pre - Allow yaml-less configuration.
- 0.3.1.pre - Fixed spec naming for modules.
- 0.3.0.pre - Support factory methods in execute block.
- 0.2.0.pre - Support module subjects.
- 0.1.2.pre - Fixed exclusions.
- 0.1.1.pre - Pre release version compatible with Ruby 2.0.0-p247

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rast-0.14.0 CHANGELOG.md