Releases · aberus/ImageVisualizer

v1.2.0

Features

  • Fixes for VS2022

v1.1.0

Features

  • Support for ARM64

  • Fixes

v1.0.1

Features

  • Fixed showing blank image when using .NET Core & .NET Standard projects (#10 )

v1.0

Features

  • Support for Visual Studio 2022

v0.9

Features

  • Fix for .NET Core / .NET Standard projects
  • Fix for update notification

v0.8

Features

  • Added DPI-awareness (for VS 2019)
  • Code refactoring
  • Added test folder

v0.7

Features

  • Support for .NET Core 3.x

v0.6.1

v0.6

Features

  • Support for VS 2019

v0.5

Features

  • Returned VS2010 support
  • Added support of WPF ImageSource / BitmapSource
  • Added support for custom ToBitmap() method