Releases: soartech/statick-fortify
Releases · soartech/statick-fortify
v0.1.5
Fix
- use ex.output instead of output (c2bf9f6)
- open file in binary instead of text mode (2439ea1)
v0.1.4
Fix
- catch OSError whenever we run check_output (647e74a)
v0.1.3
Fix
- fix all of the issues with output.encode() (1e32270)
- add missing encode() call (0da4fde)
Documentation
- add requirements.io badge (32ec76a)
v0.1.2
0.1.2 (2019-03-21)
Bug Fixes
- plugin: fix issues with Python 3 handling (0ff6cee)