Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cmd2 to 0.7.0 #67

Open
wants to merge 1 commit into
base: dallinger
Choose a base branch
from

Conversation

pyup-bot
Copy link

There's a new version of cmd2 available.
You are currently using 0.6.7. I have updated it to 0.7.0

These links might come in handy: PyPI | Changelog | Repo | Docs

Changelog

0.7.0


Release date: 2017-02-23

  • Refactored to use six module for a unified codebase which supports both Python 2 and Python 3
  • Stabilized on all platforms (Windows, Mac, Linux) and all supported Python versions (2.7, 3.3, 3.4, 3.5, 3.6, PyPy)
  • Added lots of unit tests and fixed a number of bugs
  • Improved documentation and moved it to cmd2.readthedocs.io

0.6.9


Release date: 2016-10-03

  • Support Python 3 input()
  • Fix subprocess.mswindows bug
  • Add Python3.6 support
  • Drop distutils from setup.py

0.6.8


Release date: 2014-12-09

  • better editor checking (by Ian Cordascu)

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@pyup-bot pyup-bot mentioned this pull request Feb 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant