File rubygem-rantly.changes of Package rubygem-rantly

-------------------------------------------------------------------
Mon Jan 14 13:54:17 UTC 2019 - Stephan Kulow <coolo@suse.com>

- updated to version 2.0.0
 see installed CHANGELOG.md

  ## [Master](https://github.com/rantly-rb/rantly/compare/2.0.0...master) (unreleased)
  
  ### New features
  
  ### Bug fixes
  
  ### Changes
  
  
  ## [2.0.0](https://github.com/rantly-rb/rantly/compare/1.2.0...2.0.0) - 2019-01-08
  
  ### New features
  - Add support for float ranges to `range` generator
    - [Issue #60](https://github.com/rantly-rb/rantly/issues/60)
    - thanks [Trevor Brown][Trevor Brown]
  
  ### Bug fixes
  - `range` generator returns `nil` for invalid ranges
    - [Issue #60](https://github.com/rantly-rb/rantly/issues/60)
    - thanks [Ana María Martínez Gómez][Ana María Martínez Gómez]
  - `choose` generator returns `nil` when no values are given
    - thanks [Ana María Martínez Gómez][Ana María Martínez Gómez]
  
  ### Changes
  - Only support for Ruby >= 2.4 and JRuby >= 9.2
    - [Issue #42](https://github.com/rantly-rb/rantly/issues/42) and [issue #37](https://github.com/rantly-rb/rantly/issues/37)
  - Do not render all shrinking levels, only the failing case and the minimal failed data.
    - thanks [Ana María Martínez Gómez][Ana María Martínez Gómez]
  - Improve failure/success messages
    - thanks [Ana María Martínez Gómez][Ana María Martínez Gómez]

-------------------------------------------------------------------
Wed Sep  5 10:37:21 UTC 2018 - coolo@suse.com

- updated to version 1.2.0
 see installed CHANGELOG.md

  ## [1.2.0](https://github.com/abargnesi/rantly/compare/1.1.0...1.2.0) - 2018-08-29
  ### New features
  - Allow to generate floats using Gaussian distribution
    - [Issue #29](https://github.com/rantly-rb/rantly/issues/29)
    - thanks [Ana María Martínez Gómez][Ana María Martínez Gómez] and [Víctor Gallego][Víctor Gallego]
  ### Bug fixes
  - `NoMethodError` - undefined method `retry?` - when a test using `dict` fails
    - [Issue #39](https://github.com/rantly-rb/rantly/issues/39)
    - thanks [Ana María Martínez Gómez][Ana María Martínez Gómez]
  ### Changes
  - Correct typo in _Too many tries_ message
    - thanks [Ana María Martínez Gómez][Ana María Martínez Gómez]

-------------------------------------------------------------------
Fri Apr 21 15:08:58 UTC 2017 - ammartinez@suse.com

- Update to Rantly 1.1.0

This version of Rantly includes two improvements:

- Include failed example and number of example run in failure message.
- Improve run-time for generation of strings.

Remove `failure_example.patch` as it is included in the new version.

-------------------------------------------------------------------
Wed Feb  1 12:41:42 UTC 2017 - ammartinez@suse.com

- Patch the gem to include the failed example in case of failure in
  the error message used by RSpec:
  
    https://github.com/abargnesi/rantly/pull/22

-------------------------------------------------------------------
Thu Jan 12 14:46:09 UTC 2017 - ammartinez@suse.com

- Add gem2rpm.yml

-------------------------------------------------------------------
Thu Jan 12 13:48:59 UTC 2017 - bgeuken@suse.com

- Set MIT license via gem2rpm.yml config. That way it won't be overwritten
  when running gem2rpm in future.

-------------------------------------------------------------------
Thu Jan 12 13:36:33 UTC 2017 - ammartinez@suse.com

- Add the License in the spec file

-------------------------------------------------------------------
Thu Jan 12 09:02:52 UTC 2017 - ammartinez@suse.com

- Initial checkin of rantly gem, version 1.0.0 

openSUSE Build Service is sponsored by