Skip to content

Releases: aberus/ImageVisualizer

v1.2.0

Choose a tag to compare

@aberus aberus released this 19 Nov 22:03

Features

  • Fixes for VS2022

v1.1.0

Choose a tag to compare

@aberus aberus released this 31 Jan 20:37

Features

  • Support for ARM64

  • Fixes

v1.0.1

Choose a tag to compare

@aberus aberus released this 21 Jun 20:35

Features

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

v1.0

Choose a tag to compare

@aberus aberus released this 16 Jun 15:32

Features

  • Support for Visual Studio 2022

v0.9

Choose a tag to compare

@aberus aberus released this 21 Mar 20:40

Features

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

v0.8

Choose a tag to compare

@aberus aberus released this 09 Oct 12:40

Features

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

v0.7

Choose a tag to compare

@aberus aberus released this 27 Apr 15:30

Features

  • Support for .NET Core 3.x

v0.6.1

Choose a tag to compare

@aberus aberus released this 09 Oct 09:54
Bump to version 0.6.1

v0.6

Choose a tag to compare

@aberus aberus released this 28 Apr 06:11

Features

  • Support for VS 2019

v0.5

Choose a tag to compare

@aberus aberus released this 28 Apr 06:13

Features

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