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

Releases: miqoas/Miqo.Config

v2.0.0: Rejoice !

15 Oct 09:14
80c30c6
Compare
Choose a tag to compare
set version number to 2.0

v1.1.2: fix .csproj targetframeworks

11 Aug 23:00
19aa366
Compare
Choose a tag to compare
build(csproj): change nuget description of library

Add CHANGELOG.md and update NuGet Package

26 Jul 23:44
f8b0ae7
Compare
Choose a tag to compare

The library is available as a signed NuGet package.

PM> Install-Package Miqo.Config

v1.1.0: Replace encryption code. Restructure project code. Update README.md

26 Jul 21:47
9ff0179
Compare
Choose a tag to compare

Initial release of Miqo.Config.

The library is available as a signed NuGet package.

PM> Install-Package Miqo.Config

Note:
The encryption code has been changed. This means new encryption keys need to be created using the tool that is included in the project. Any encrypted configuration files will need to be re-encrypted.

Miqo.Config is now available on .NET Standard 2.0, .NET Core 2.0 and .NET Framework 4.6.1.