- Changes the Serde serialization of
Kind
to match Strum's.
- Adds new
Kind::JarMavenCentralV1
fingerprint. - Attempts to improve performance of file-based fingerprinting by paralellizing across threads.
- This was done now that we have several kinds of fingerprints, and we'll probably just keep adding more.
Refactored to the new Sparkle-based view of fingerprints.
Initial version, built for VSI specifically.