- CLI: add
--tee(#1014 <- #1013) - CLI: add
--updateand--update_to(#996 <- #975) - CLI: add
--null(#996) - CLI: accept
-instead of_in options (e.g.--update-to) - make
update()returnTrueondisplayto ease efficient use of custom callbacks (#845) - fix
py>=3CLI--delimencoding error - fix
py>=3.5version detection intqdm.auto(#1029 <- #1028) - fix final ETA when using
initial(#1021 <- #689) - update documentation
- add & update custom callback examples
- improve help formatting of boolean CLI options
- add & update tests