Skip to content

Tags: CollapseLauncher/SharpHDiffPatch.Core

Tags

2.2.5

Toggle 2.2.5's commit message

Verified

This commit was signed with the committer’s verified signature.
neon-nyan Kemal Setya Adhi
Bump version

2.1.0

Toggle 2.1.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Adding local changes

- Use Process.GetCurrentProcess() to get executable name in System.CommandLine
- Adding ARM64 build support with ReleaseCore configuration (wittout ZSTD support atm)
- Adding AdvSIMD for ARM64 machines
- Use ArrayPool for both rleCodeBuffer and rleCtrlBuffer on Fast Buffer mode if the ArrayPool space is sufficient
- Simplify and clean up some codes
- Fix 4 step RLE addition not calculating the remaining buffer even the size >= 4 bytes.

2.0.2

Toggle 2.0.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Update target framework to .NET 8

1.4.3

Toggle 1.4.3's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version

1.4.2

Toggle 1.4.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version to 1.4.2

1.4.1

Toggle 1.4.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Remove unused ``kByteRleType`` enum

1.4.0

Toggle 1.4.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version

1.3.1

Toggle 1.3.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix result not using TotalMilliseconds on single patch

1.3.0

Toggle 1.3.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix padding on single patching

1.1.0

Toggle 1.1.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix last alignment issue and add directory patching