Files
2025-07-29 17:20:42 +00:00

22 lines
387 B
Markdown

# Changelog
## 3.0.0
* Fixes deprecation warning by dropping support for Elixir <1.9.
## 2.0.2
* Treats negative `current` value as 0 instead of crashing. Thanks to Pavel Makarenko!
## 2.0.1
* Fix Elixir 1.11 warnings. Thanks to Michael Vigor!
## 2.0.0
* Replace `bytes: true` with `suffix: :bytes`, and introduce `suffix: :count`.
## 1.7.1 and earlier
Please see Git history.