Skip to content

Releases: qphl/ViewModels.ApplicationState

v2.0.1 - Fix author and icon

29 Nov 14:34
4f036ad

Choose a tag to compare

Build script nuspec fix (#10)

Build script nuspec fix

Co-authored-by: Luke Parker <lparkermg@outlook.com>

v2.0.1-RC2 - Ownership Change

29 Nov 13:59

Choose a tag to compare

Pre-release

Fixes Author and Icon for nuget.

v2.0.1-RC1 - Ownership Change

29 Nov 13:02

Choose a tag to compare

Pre-release

Fixes Author and Icon for nuget.

v2.0.0 - Ownership Change

28 Nov 17:38
3631882

Choose a tag to compare

Ownership Transfer

As we are now working under Corsham Science, the package name, copyright information and other relevant metadata have been updated to reflect this fact.

Package Updates

The dev packages used to build and test the ViewModels.ApplicationState have been updated to their latest version, and the build script has been updated to output the package in the correct directory (as .Net Core 3 changed the relative path structure for build outputs). This includes the CodeStyle package, which enforced much of the name change.

Update Icon URL

25 Jun 13:32
8f55876

Choose a tag to compare

  • Updated the Icon URL to point to the correct location on GitHub.

Improved Package Dependencies

21 Jun 15:43
7a406f6

Choose a tag to compare

  • Changed package dependency versions to ranges (Semver based; major version changes should bring breaking changes, and will need to be reviewed with package updates to support them).

Initial Release

18 Jun 12:43
6e646f3

Choose a tag to compare

The initial release of the ViewModels.ApplicationState project, which implements the IViewModelReader and IViewModelWriter interfaces in ViewModels.Core, using an ApplicationState for the underlying storage.

Release Candidate 5

14 Jun 16:15

Choose a tag to compare

Release Candidate 5 Pre-release
Pre-release
1.0.0-rc5

Ignore certificate check failure when downloading Nuget on building

Release Candidate 4

14 Jun 16:08

Choose a tag to compare

Release Candidate 4 Pre-release
Pre-release
1.0.0-rc4

Fix nuspec

Release Candidate 2

14 Jun 15:40

Choose a tag to compare

Release Candidate 2 Pre-release
Pre-release
1.0.0-rc2

Fixed nuget package output path