Skip to content

Releases: NextronSystems/gimphash

Gimphash using full symbol names

20 Jun 12:43
5f0ae90

Choose a tag to compare

Changed the initial proposal in the following points:

  • The hash is now calculated over the full function names, not only the packages.
    • Only exported functions are used.
  • Hashes are no longer sorted.
  • Some standard library packages are now excluded.
  • The restriction on package repositories has been lifted.

Initial proposal

17 May 14:48
74a43ab

Choose a tag to compare

Initial proposal Pre-release
Pre-release
0.1.0

fix: open file as binary