Skip to content

1.4.15

Pre-release
Pre-release

Choose a tag to compare

@katietz katietz released this 13 Mar 17:31

This release was an accidental release of the master branch, now renamed to avoid future confusion. The master branch had code that is not ready for release.

  • Command line options starting with minus, or a space shall not be quoted * Update cwp.py
  • Fix groups files per OS
  • Update setup.py to include pkg data, include modules, and add header * Fail CI scripts on appveyor if one container fails
  • Fix typo in shortcut imports
  • Fix bad import
  • Switch to absolute imports
  • Add OS specific code in specific folder
  • Various enhancements and clean up (#50)
  • Fix code when run as admin
  • Add pep8speaks config
  • Add updated copyright header, and clean up code a bit
  • Move __init__code to api.py