*2025-02-27* -- Fix error encountered when stemming a file missing a newline character.
7.2.1
------
*2025-02-25* -- Update ScanAndFingerprintPackage pipeline to use the ``fingerprint_codebase`` step from the FingerprintCodebase pipeline.
7.2.0
------
*2025-02-25* -- Add functions and pipeline to create file fingerprints from stemmed code files.
7.1.0
------
*2025-02-20* -- Add code stemming functionality. Add ``line_by_pos`` function to help with displaying snippet matches. Expose SNIPPET_WINDOW_LENGTH for use in other places.
7.0.0
------
*2024-12-09* -- Remove Halohash from matchcode-toolkit and use samecode in its place. Halohash and related tests have been moved to samecode.
6.0.1
------
*2024-11-07* -- Remove dependency on scancode-toolkit branch in testing extra_requires.