Skip to content

0.13.11: Fix panic in Start() when CharSet is empty

Compare
Choose a tag to compare
@theckman theckman released this 30 Dec 09:11
· 16 commits to master since this release
v0.13.11
cc6490f

Bug Fix

  • Return error from Start() when CharSet wasn't set, otherwise it'd panic #57

Other

  • Add test to make sure all character sets in CharSets variable work with .CharSet method
  • Add a note to README about the new spinner animation frequencies