Sha256: 33e3f994f92588f52abf9978dfa13e0aeafaee6f8389e7a39c1e159cd0007c8b
Contents?: true
Size: 979 Bytes
Versions: 1
Compression:
Stored size: 979 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). [How to use a CHANGELOG](http://keepachangelog.com/) ## [1.3.0] ### Added - Say hello to steady_check which sleeps for the increment passed to it ### Fixed - accelerating_check algorithm was messed up, so now using `log` to better approximate reverse of backoff_check ## [1.2.1] ### Fixed - backoff_check and accelerating_check now reset the logger when finished. - Corrected README documentation about accelerating_check ## [1.2.0] ### Added - reverse backoff added for situations when the likelihood of the condition being true increases over time ## [1.1.1] ### Fixed - Removed references to the `colored` gem, which was never required, or that useful ## [1.1.0] ### Updated - backoff_check to only log out on failure. ## [1.0.0] - 2016-03-21 ### Added - backoff_check, log, and suppress class methods on GovDelivery::Proctor
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
govdelivery-proctor-1.3 | CHANGELOG.md |