Releases: corporateshark/bootstrapping
Releases · corporateshark/bootstrapping
1.0.5
1.0.4
1.0.3
New: after a successful run, touch the state file to update its modification time
New: added licenses of the original project and this fork to bootstrap.py
Fixed: updated examples in bootstrap.json
1.0.2
1.0.1
New: treat archive files without an extension as .zip
(1e596a2)
New: allow /
in lib names (0bf5ba1)
New: print reason
for urllib.error.URLError
(4b5198b)
New: print returned value in dieIfNonZero()
(3ae155b)
Fixed: replaced legacy urllib.request.URLopener
with urllib.request.build_opener()
(88f02b8)
1.0.0
New: command line option --skip <library name>
New: command line option --break-on-first-error
Fixed: target file name
Fixed: archives with mixed-case names on Windows
This changelog is written against the last version released by Blippar.