Skip to content

Releases: Skepfyr/little-loadshedder

v0.2.0

24 Feb 21:25
7a5c3bc
Compare
Choose a tag to compare

Swap from returning a LoadShedError to a LoadShedResponse.

This makes including the load shedder as a layer much easier, as it's simple to map the response as needed but fundamentally impossible to map the error as you can't do anything sensible if poll_ready returned overload.

Full Changelog: 0.1.0...v0.2.0

0.1.0

30 Jan 00:30
ad66103
Compare
Choose a tag to compare

Initial release!