Skip to content

Releases: oleg-st/ZstdSharp

0.5.2

14 Oct 17:12
Compare
Choose a tag to compare

Minor fix:
Fixed premature end of inner stream detection in DecompressionStream (Fix #4)

0.5.1

02 Oct 01:04
Compare
Choose a tag to compare

Minor fix:
InlineMethod.Inline attribute removed from the assembly (Fix #3)

0.5

30 Jun 22:33
Compare
Choose a tag to compare
0.5
  • Added .NET Standard 2.0+, .NET Framework 4.6.1+ support
  • TryWrap / TryUnwrap API
  • Minor fixes

0.4

27 Jun 16:08
4805457
Compare
Choose a tag to compare
0.4

Ported zstd v1.5.0, performance improvements

0.3

13 May 20:08
Compare
Choose a tag to compare
0.3

Stream API

0.2

08 May 16:15
Compare
Choose a tag to compare
0.2

Safe API, dictionary builder, more tests

0.1

27 Apr 16:11
1443742
Compare
Choose a tag to compare
0.1

First release