Releases: kirkpatrickprice/PIIDigger
Release v1.1.4
v1.1.4 implements a centralized logging configuration, queue.get() and a new "queue done" sentinel. These are internal changes that will make it easier to bring new features in subsequent releases. This release should also stabilize PIIDigger shutdown, especially in unusual circumstances such as when pressing CTRL-C to terminate early.
The Windows build (piidigger-amd64.zip
) now uses Embedded Python to better avoid anti-virus false positives on VirusTotal.
SHA-256 Hashes:
piidigger-amd64.zip C36A80C15D439815DEE66D9EF499D45532A7E424E3C71C3130DD87A3C745DE81
using Get-FileHash -Algorithm SHA256
linux.zip b7cbc143be2aefaea529082d2cd8eb6213e40726d131e3cc7b8c30ddcb1b9a6b
using sha256sum -b
Release v1.1.3
v1.1.3 fixes an issue with wakepy implementing breaking changes. All dependency versions are now explicitly referenced.
SHA-256 Hashes:
windows.zip E06B5139C3D30908D19266D11539F6DCECAA12E2CB29C0808066C1237AC06F3E
using Get-FileHash
linux.zip 482946fc3177c5a39cad4b322794a89be263c323e2817f875a084d05c04da59ccd
using sha256sum -b
Release v1.1.2
Version 1.1.2 implements a new process manager for more stable handling of processes.
SHA-256 Hashes:
windows.zip F27B8F59CE1CD397DF1F1D6F29232E2B5F2976076E4E18A135E1F40E3626EFEA
usingGet-FileHash
linux.zip db3c44fd3e969a84a5b458ce5be01c788fce20f954e496c9f9d24b1150cbcdb3
usingsha256sum -b
v1.1.1
This release implements a ContentHandler class to manage the content buffer as data is read from the file and sent to the data handlers. No new features are added; it's a structural change that will increase supportability for future versions.
SHA256 Hashes:
windows.zip 18A86343A807357594F6D0BA8DE26F9225366EF640636F22900A9ED35ECFA6B4
usingGet-FileHash
linux.zip 1ad7b1f2cc5095991b9e2ab3dbf736bfe49fadcd27922e04931ae0309399a463
usingsha256sum -b