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

Releases: justaprogrammer/Son-of-Picasso

v1.1.0

09 Sep 04:19
Compare
Choose a tag to compare

1.1.0 (2019-09-09)

Features

  • Core functionality to create album and add images (f473bb0)
  • Core functionality to CRUD albums (3ad96f2)
  • Core functionality to scan for images (7dfe7e8)

v1.0.0

08 Sep 23:00
Compare
Choose a tag to compare

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)