yacspin v0.5.0 Release Notes

Release Date: 2020-03-18 // about 4 years ago
    • CharSets() method now returns an error
    • 🖨 When printing the suffix, a : isn't implicitly added
    • ⚡️ When updating the refresh delay, the painter can be preempted if the delay is
      shorter and should trigger a paint
    • 🛠 Has many fixes to make the spinner safer for concurrent modification, while
      making the internal implementation simpler