Skip to content

v0.1.2 — Windows crash fix

Choose a tag to compare

@tejaswirajgit tejaswirajgit released this 15 Jun 14:09
db7753d

Patch release.

Fixed

  • Windows crash: scout scan no longer dies with UnicodeEncodeError on 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