File rubygem-rspec-retry.changes of Package rubygem-rspec-retry
-------------------------------------------------------------------
Mon Feb 10 15:40:42 UTC 2020 - Stephan Kulow <coolo@suse.com>
- updated to version 0.6.2
see installed changelog.md
# 0.6.2 - 2019-11-21
## enhancements
expose `example.attempts` (in addition to `example.metadata[:attempts]`) (thanks @knu / #103)
expose `example.metadata[:retry_exceptions]` (thanks @drummond-work / #106)
## bugfixes / cleanup
ci works again! (#107)
cleanup travis.yml (thanks @olleolleolle / #105)
-------------------------------------------------------------------
Tue Jun 12 10:13:31 UTC 2018 - factory-auto@kulow.org
- updated to version 0.6.1
see installed changelog.md
# 0.6.1 - 2018-06-11
## enhancements
add more flexible method of retrying (thanks @varyform / #48)
store retry attempts in example metadata (thanks @aeberlin / #43)
-------------------------------------------------------------------
Wed May 16 08:16:36 UTC 2018 - factory-auto@kulow.org
- updated to version 0.6.0
see installed changelog.md
# 0.6.0 - 2018-05-15
## enhancements
add exponential backoff option (thanks @patveith, @thedrow / #91, #94, #95)
better documentation (thanks @swrobel / #90)
-------------------------------------------------------------------
Wed Apr 4 08:06:50 UTC 2018 - cbruckmayer@suse.com
- Initial package submission