Files
voice_recognition/whisper2/deps/progress_bar/CHANGELOG.md

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.