v1.3.0
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
withhasattr
.
Added
Fixed
dir
with hasattr
.