We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53eab7 commit 18761ccCopy full SHA for 18761cc
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change log
2
3
-## Unreleased
+## [v0.18.3] - 2024-11-10
4
5
### Fixed
6
* Fix setting the current progress for an indeterminate bar by Alex Watt
@@ -248,6 +248,7 @@
248
249
* Initial implementation and release
250
251
+[v0.18.3]: https://github.com/piotrmurach/tty-progressbar/compare/v0.18.2...v0.18.3
252
[v0.18.2]: https://github.com/piotrmurach/tty-progressbar/compare/v0.18.1...v0.18.2
253
[v0.18.1]: https://github.com/piotrmurach/tty-progressbar/compare/v0.18.0...v0.18.1
254
[v0.18.0]: https://github.com/piotrmurach/tty-progressbar/compare/v0.17.0...v0.18.0
0 commit comments