This repository was archived by the owner on Feb 5, 2020. It is now read-only.
Releases: Descent098/kuws
Releases · Descent098/kuws
Version 0.0.6
January 28th 2020
Merged V0.0.6 to master
- Added user documentation
- Fixed broken commands (all of them)
- Updated inline documentation
- Added tests (infastructure not actual tests... yet)
- Added nox to automate build and distribution processes
Version 0.0.5
- Reorganized modules
- Reformatted docstrings to numpy docstrings
- Refactored primary entrypoint to docopt from argparse
version 0.0.4
Merged v0.0.4 to master
- Added SSL argument to main parser
- refactored and updated inline documentation
- Added command line entrypoint to allow for direct calling anywhere in OS
- Once installed using pip just run kuws <command>
- Removed Youtube command for time being while pytube sorts out issues