Skip to content

v3.0.1: Fix PNG generation

Compare
Choose a tag to compare
@manuelbl manuelbl released this 30 Dec 19:27
· 85 commits to master since this release

New in v3.0.0:

  • Compatible with .NET 6 (by removing dependency on System.Drawing)
  • Split into light-weight core library (without PNG generation) and enhanced version with PNG generation (using SkiaSharp)
  • Improved validation messages

New in v3.0.1:

  • Fix PNG generation issue