Skip to content

Releases: AssetRipper/TextureDecoder

2.2.0

02 Apr 04:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

2.1.1

30 Dec 22:09
Compare
Choose a tag to compare

This release fixes a bug in the ASTC decoder.

Full Changelog: 2.1.0...2.1.1

2.1.0

12 Dec 07:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

30 Sep 16:47
Compare
Choose a tag to compare

What's Changed

  • Bump BenchmarkDotNet from 0.13.5 to 0.13.6 by @dependabot in #38
  • Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #44
  • Bump BenchmarkDotNet from 0.13.6 to 0.13.7 by @dependabot in #43
  • Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #45
  • Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #46
  • Bump actions/checkout from 3 to 4 by @dependabot in #47
  • Bump BenchmarkDotNet from 0.13.7 to 0.13.8 by @dependabot in #48
  • Bump NUnit.Analyzers from 3.7.0 to 3.8.0 by @dependabot in #50
  • Switch to .NET 7
  • Generic Color Structs
  • Numerous fixes and improvements

Full Changelog: 1.3.0.0...2.0.0

1.3.0.0

01 Jul 18:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0.0...1.3.0.0

1.2.0.0

13 Oct 04:51
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 2 to 3 by @dependabot in #1
  • Bump actions/setup-dotnet from 1 to 2 by @dependabot in #2
  • Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #5
  • Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #6
  • Bump BenchmarkDotNet from 0.13.1 to 0.13.2 by @dependabot in #7
  • Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #8
  • Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #9
  • Bump actions/setup-dotnet from 2 to 3.0.0 by @dependabot in #10
  • Bump actions/setup-dotnet from 3.0.0 to 3.0.1 by @dependabot in #11
  • Lots of Span
  • Generic Rgb
  • Source generation
  • Unit tests
  • Experimental Bc Decoder

New Contributors

Full Changelog: 1.1.0.0...1.2.0.0

1.1.0.0

12 Feb 01:45
Compare
Choose a tag to compare

Warning: Root namespace changed to AssetRipper.TextureDecoder

1.0.2.0

07 Feb 02:39
Compare
Choose a tag to compare
bump version

1.0.1.0

05 Feb 09:21
Compare
Choose a tag to compare

Fixed rounding errors when converting from single precision numbers to byte values.

Full Changelog: 1.0.0.0...1.0.1.0

1.0.0.0

05 Feb 09:19
Compare
Choose a tag to compare