Releases: NextronSystems/gimphash
Releases · NextronSystems/gimphash
Gimphash using full symbol names
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
0.1.0 fix: open file as binary