Skip to content

0.7.8 (November 8, 2017)

Compare
Choose a tag to compare
@tleonhardt tleonhardt released this 09 Nov 00:51
· 3515 commits to master since this release
  • Bug Fixes
    • Fixed poutput() so it can print an integer zero and other falsy things
    • Fixed a bug which was causing autodoc to fail for building docs on Readthedocs
    • Fixed bug due to pyperclip dependency radically changing its project structure in latest version
  • Enhancements
    • Improved documentation for user-settable environment parameters
    • Improved documentation for overriding the default supported comment styles
    • Added runcmds_plus_hooks() method to run multiple commands w/o a cmdloop