Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@StanleyGoldman StanleyGoldman released this 08 Sep 23:00
· 12 commits to master since this release

1.0.0 (2019-09-08)

Bug Fixes

  • Add IImageFolderViewModel to DI for testing ApplicationViewModel (726909c)
  • Addressing memory issues by using virtualization correctly (4ebee4e)
  • Correcting ReactiveUI binding (54f3c56)
  • Fixing project nuget references (92cb0cf)
  • Tests need Serilog.Sinks.XUnit (6e443af)

Features

  • Adding Fake build, Codecov and AppVeyor support (af6a78a)
  • Created ImageManagementService to handle data operations (b374bc5)