Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 476 Bytes

Changes.md

File metadata and controls

19 lines (14 loc) · 476 Bytes

v0.1.3

Update connection_pool dep to 1.1.0 Add middleware support - dinedal - PR #9

v0.1.2

Added logging as a feature - dleung - PR #8

v0.1.0 & v0.1.1

Changed backoffs to be threadsafe, requiring an API change. Added support for profiles so commonly used Rhod settings could be located in one place.

v0.0.3

Add support for connection pooling to be attached to a Rhod command.

v0.0.2

Added syntax sugar around backoff definitions.

v0.0.1

First Public Release.