Skip to content

v6.1.1

Compare
Choose a tag to compare
@jedib0t jedib0t released this 07 Apr 04:44
4ce9954

Bug-Fixes

  • progress (lot of fixes from @virtuald)
    • simplify indeterminate indicator code (#148)
    • don't leak time.Tick channel (#152)
    • way to tell that a tracker/operation failed (#153)
    • fix incorrect mutex usages (#154)

Misc

  • documentation fixes