Skip to content

Prune v4.0.1

Latest

Choose a tag to compare

@jbienvenue jbienvenue released this 07 Jul 08:15
· 8 commits to main since this release
3b9b84f

fix :

  • the hash setting for windows (+the problem with the HCE one)
  • the net under windows (because prune was permuting the net and writting it using the "r" and "w" file mode, and under windows if he see a \n he will write \r\n)