- Fixes #21: Rename the package name from "adb" to "ppadb"
- Fixes #23: Support push dir to device
- Fixes #25: Don't call logging.basicConfig() in the module
- Fix #4 push does not preserve original timestap unlike equiv adb push from command line
- Fix #6 forward_list should also check serial
- Fix #8: adb/command/host/__init__.py can take an exception parsing "devices" data
- First release on PyPI.