Skip to content

v3.0.2: Update MozJPEG, add osx-arm64 support, update System.Drawing.Common

Latest
Compare
Choose a tag to compare
@georg-jung georg-jung released this 04 Jan 11:17
· 15 commits to master since this release
  • Update MozJPEG to the latest commit as of 2022-08-15
  • Add osx-arm64 support
  • Improve transitive dependency native asset handling by using buildTransitive, see here
  • Fix NativeAssets package target frameworks: netstandard2.0 and net461
  • Update System.Drawing.Common to 5.0.3 which fixes a vulnerability

Breaking Changes

  • Upgrade System.Drawing.Common from 4.x to 5.x