- include a license file in the source distribution
1.4.0
- print() enrichment can now be disabled (locally and globally) - exhibits now have a real-time fps indicator - new exhibit functions `show_spinners` and `show_bars` - new utility `print_chars` - `show_bars` gains some advanced demonstrations (try it again!)
1.3.3
- further improve stream compatibility with isatty
1.3.2
- beautifully finalize bar in case of unexpected errors
1.3.1
- fix a subtle race condition that could leave artifacts if ended very fast - flush print buffer when position changes or bar terminates - keep the total argument from unexpected types
1.3.0
- new fps calibration system - support force_tty and manual options in global configuration - multiple increment support in bar handler