Skip to content

Releases: Bilou4/hasher

v0.2.1

10 Apr 19:14
b0aba90
Compare
Choose a tag to compare
Feature/recursivity (#8)

* [feature/recursivity] removed useless three dots operator

* [feature/recursivity] recursiveness as option

v0.2.0

05 Apr 16:42
7fa726d
Compare
Choose a tag to compare
[fix] add \n at the end of message (#7)

v0.1.0

14 Oct 14:52
7cc9877
Compare
Choose a tag to compare
[Feature/ssdeep] compute ssdeep (#5)

* [feature/ssdeep] adds ssdeep command from github.com/glaslos/ssdeep

* [feature/ssdeep] ssdeep computes hash of a reference and compares to others

v0.0.2

15 Jul 08:49
Compare
Choose a tag to compare
[ci/release] add permissions to the gh action workflow