- Fixes deprecation warning by dropping support for Elixir <1.9.
- Treats negative
current
value as 0 instead of crashing. Thanks to Pavel Makarenko!
- Fix Elixir 1.11 warnings. Thanks to Michael Vigor!
- Replace
bytes: true
withsuffix: :bytes
, and introducesuffix: :count
.
Please see Git history.