Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-03 | 443 Bytes | |
v3.16.1 source code.tar.gz | 2024-10-03 | 1.0 MB | |
v3.16.1 source code.zip | 2024-10-03 | 1.0 MB | |
Totals: 3 Items | 2.1 MB | 0 |
What's Changed
- fix: enable race detector for test and fix all detected races by @mxey in https://github.com/schollz/progressbar/pull/202
- style: go mod tidy by @mxey in https://github.com/schollz/progressbar/pull/201
- Added BarStartFilled and BarEndFille to Theme struct [#203] by @janpfeifer in https://github.com/schollz/progressbar/pull/204
Full Changelog: https://github.com/schollz/progressbar/compare/v3.16.0...v3.16.1