Skip to content

0.4.1

Compare
Choose a tag to compare
@donnemartin donnemartin released this 31 May 11:02
· 438 commits to master since this release

Changelog

0.4.1 (2015-05-31)

Bug Fixes

  • #83 - Update to prompt-toolkit 1.0.0, which includes a number of performance improvements (especially noticeable on Windows) and bug fixes.

Updates

  • #75, #76 - Fix groff install and follow Dockerfile best practices.
  • #85 - Update packaging dependencies based on semantic versioning.
  • #86 - Fix linter issues regarding imports.
  • Update list of commands.
  • Update INSTALLATION:
    • Add install from SOURCE.
    • Add note about OS X 10.11 pip issue (now also in README).
    • Update intro.
  • Update link to style guide in CONTRIBUTING.