Skip to content

V1.7.4

Compare
Choose a tag to compare
@nokonoko nokonoko released this 02 Aug 19:33
· 31 commits to master since this release
b3ff67c

Bugfixes:

  • Changed so the upload function uses the function hash_file instead of hash, otherwise it won't return the hash of the file but rather the temporary file name's hash which will break anti-dupe.
  • Changed so the Makefile removes the existingdist upon running make install.