Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-04 | 874 Bytes | |
v1.10.3 source code.tar.gz | 2025-04-04 | 25.2 kB | |
v1.10.3 source code.zip | 2025-04-04 | 30.8 kB | |
Totals: 3 Items | 56.9 kB | 0 |
ProgressMeter v1.10.3
Merged pull requests:
- Return of the threaded detection (#328) (@MarcMush)
- clarify that showvalues "name" can be a string (#329) (@stevengj)
- right-align labels in showvalues (not left-align) (#330) (@stevengj)
- remove all Threads.threadid()
(#339) (@MarcMush)
- Fix printing of multiline values, and allow colors in showed values (#341) (@MasonProtter)
- v1.10.3 (#342) (@IanButterworth)
Closed issues:
- showvalues display multi-line string incorrectly (#224)
- Progress output is mangled when using async
(#253)
- enabled=false
only suppresses output, still has overhead (#312)
- Async task issue (#331)
- Likely erroneous use of Threads.nthreads
and Threads.threadid
(#338)
- BoundsError
on flush
in a threaded run. (#340)