Releases: qphl/ViewModels.ApplicationState
v2.0.1 - Fix author and icon
v2.0.1-RC2 - Ownership Change
Fixes Author and Icon for nuget.
v2.0.1-RC1 - Ownership Change
Fixes Author and Icon for nuget.
v2.0.0 - Ownership Change
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
- Updated the Icon URL to point to the correct location on GitHub.
Improved Package Dependencies
- 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
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
1.0.0-rc5 Ignore certificate check failure when downloading Nuget on building
Release Candidate 4
1.0.0-rc4 Fix nuspec
Release Candidate 2
1.0.0-rc2 Fixed nuget package output path