Skip to content

v1.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 16:20
· 6 commits to master since this release
55224d9

ProgressMeter v1.10.1

Diff since v1.10.0

  • the force keyword in next! and update! can force the updating of the progressbar
  • the safe_lock keyword controls the lock for thread-safety

Merged pull requests:

Closed issues:

  • asyncmap (#96)
  • Broken for threads (#143)
  • Performance test fails in 1.7 (#219)
  • It shows repeated output in VScode (#231)
  • is_threading is racy (#232)
  • Mangled test output on julia 1.11 (#303)
  • A code in README.md doesn't work (#310)
  • Some tests did not pass (#313)
  • InexactError check_top_bit (#316)
  • Julia 1.11: BoundsError: attempt to access MemoryRef{Int64} at index [1] (#317)