Skip to content

Releases: gfoidl/DataCompression

v2.1.3

22 Dec 09:20
e47ae3d
Compare
Choose a tag to compare

Fixed issues

  • Swinging door handles the end of the data stream correctly (#72)

Where to get?

https://www.nuget.org/packages/gfoidl.DataCompression/2.1.3

v2.1.2

06 Dec 13:05
2844394
Compare
Choose a tag to compare

Improvements

  • Reduced allocations in ArrayBuilder (#63)
  • Enabled sourcelink and deploy symbols package + .NET 6 build (#64)
  • Updated documentation (#65)

Fixed issues

  • Swinging door compression: fix compression to avoid unnecessary datapoints (#59)
  • Fixed double Dispose-bug (#68)

Where to get?

https://www.nuget.org/packages/gfoidl.DataCompression/2.1.2

v2.1.1

06 Dec 13:01
d2faa38
Compare
Choose a tag to compare

Fixed issues

  • Fixed DataPointIndexedIterator BuildCollection (#58)

Where to get?

https://www.nuget.org/packages/gfoidl.DataCompression/2.1.1

v2.1.0

30 Dec 14:39
b742427
Compare
Choose a tag to compare

Improvements

  • .NET Standard 2.0 and .NET Standard 2.1
  • Support for IAsyncEnumerable (#43)
  • Caching of DataPointIterator instances / reduced allocations in some usage scenarios (#54)
  • Made compression-parameters setable (#57)

For full list see milestone

Fixed issues

None were reported.

Where to get?

https://www.nuget.org/packages/gfoidl.DataCompression/2.1.0

v2.0.0

30 Dec 14:31
Compare
Choose a tag to compare

Improvements / fixed issues

See milestone

Where to get?

https://www.nuget.org/packages/gfoidl.DataCompression/2.0.0