You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add --env CLI option to preload environment (#131, #132)
* Add support for persistent history (#130)
* Drop Python 2.6 support (#129)
* Ignore data.json generated from tests (#128)
* Fix typos in documentation (#119, #121)
* Use tuples inside of str.startswith (#122)
* Remove extra argument from six.u (#123)
* Conditionally install ordereddict package on Python 2.6 (#124)