Appendix C. Changelog

Info:This is the changelog for KwPBar for Python.
Author:Chris Warrick <chris@chriswarrick.com>
Copyright:© 2015-2018, Chris Warrick.
License:BSD (see /LICENSE or Appendix B.)
Date:2018-09-03
Version:0.2.1

GitHub holds releases, too

More information can be found on GitHub in the releases section.

Version History

0.2.1
  • Do not report negative terminal widths
  • Run tests on 3.5 and 3.6
0.2.0
  • Replace subprocess call with shutil.get_terminal_size (on compatible platforms)
0.1.1
  • Add missing MANIFEST.in file
0.1.0
Initial release.
0.2.1
  • Do not report negative terminal widths
  • Run tests on 3.5 and 3.6
0.2.0
  • Replace subprocess call with shutil.get_terminal_size (on compatible platforms)
0.1.1
  • Add missing MANIFEST.in file
0.1.0
Initial release.