- Update cmd2 version to v0.9.15 or greater for Python3.8 support.
- Add new
-l
/--add-license
flag to thest2sdk bootstrap
command which copies over ASF 2.0 LICENSE file to the pack directory.
- Fix bug in
setup.py
requiring thesix
library before it was actually installed.
- Upgrade to latest version of
cmd2
and update affected code so it works with the latest version.