v0.1.2 — Windows crash fix
Patch release.
Fixed
- Windows crash:
scout scanno longer dies withUnicodeEncodeErroron Windows consoles/pipes (cp1252 couldn't encode the progress spinner glyphs and severity emoji). stdout/stderr are now forced to UTF-8 at startup. (#12)
Notes
- First version intended for PyPI publishing.
To roll back to this exact state: git checkout v0.1.2
Full changelog: v0.1.1...v0.1.2