Skip to content

4.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Nov 12:51
· 3 commits to master since this release
Immutable release. Only release title and notes can be modified.
  • Renamed ArchiveMD5Entries to AccessPackFileHashes
  • Added support for Blake3 chunk hashes
  • Added an overload FindEntry(ReadOnlySpan<char> filePath)
    • Unlike the FindEntry(string) version, this one does not normalize the directory path separator.