Skip to content

v1.3.0

Compare
Choose a tag to compare
@ljcooke ljcooke released this 24 Apr 14:14
· 138 commits to main since this release

Added

  • Unit tests, continuous integration with Travis, and coverage reports
    published on Coveralls.io.
  • For Windows, adjust the output to fit the terminal width as on other
    platforms.

Fixed

  • Replaced one instance of dir with hasattr.