What's Changed
Exciting New Features π
- feat: support timer modifactions on
Spinner
andProgressbar
by @MarvinJWendt in #647 - feat: add alternate row style for table by @PaulPowershell in #667
Fixes π§
- fix(interactive-textinput): panic at interactive_textinput_printer & edit value in-place by @malyusha in #662
- fix: use rune len by @franklinkim in #685
- fix(progressbar/spinner): fix print while progressbar / spinner is running by @MarvinJWendt in #699
Other Changes
- Fixed documentation error by @sato-s in #674
- Fix table demos not working #673 by @PaulPowershell in #675
- refactor: use
strings.Builder
to save memory by @apocelipes in #650 - refactor: replace empty interface with
any
by @MarvinJWendt in #698 - refactor: refactor table render by @PaulPowershell in #677
New Contributors
- @malyusha made their first contribution in #662
- @PaulPowershell made their first contribution in #667
- @sato-s made their first contribution in #674
- @franklinkim made their first contribution in #685
- @apocelipes made their first contribution in #650
Full Changelog: v0.12.79...v0.12.80