0.4.1
Bugfixes:
- Fixed crashes in
grabCrashLog
by dealing withstr
/unicode
types better - Made
repos_update
not update funfuzz anymore, since pip 10 no longer comes with amain
method and we should not rely on the internals of pip - Simplified
boto
import code - Inlined platform detection code instead of relying on
subprocesses
- Tweaked Travis / AppVeyor CI configurations
Notes:
- Windows is still on the 0.1.x legacy branch, until Python 3.5+ support is completed