Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Releases: FolkerKinzel/Uris

3.0.0-beta.2

10 Aug 21:19
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release
  • Dependency update

3.0.0-beta.1

09 Aug 17:33
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release
  • Numerous improvements to the public interface of the library
  • Dependency update
  • High code coverage of the unit tests

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

2.0.0-beta.1

24 Jul 15:19
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release
  • .NET 7 support
  • The dependency FolkerKinzel.MimeTypes which is part of the API has been updated to version 3.0.0-beta.1.

Notes to users who build .NET Core 2.x/3.0 applications based on the .NET Standard 2.0 part of the package:
You might get a compiler error. This is caused by a Microsoft dependency. You can get rid of this error, if you copy <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> to a <PropertyGroup> of your project file (at own risk).

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

1.0.0-beta.5

21 Jan 23:57
Compare
Choose a tag to compare
1.0.0-beta.5 Pre-release
Pre-release
  • Dependency update.
  • Removed German resources.

1.0.0-beta.4

03 Jan 18:39
Compare
Choose a tag to compare
1.0.0-beta.4 Pre-release
Pre-release
  • Added .NET 6.0 support.
  • Dependency update.
  • DataUrlInfo is now able to parse DataUrls that use the Base64Url format (RFC 4648 § 5).

1.0.0-beta.3

08 Sep 22:40
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release
  • Dependency update

1.0.0.-beta.2

31 Aug 11:11
Compare
Choose a tag to compare
1.0.0.-beta.2 Pre-release
Pre-release
  • Split DataUrl into DataUrlBuilder and DataUrlInfo.

1.0.0-beta.1

30 Aug 16:01
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release
  • Refactorings, bugfixes and dependency update.

1.0.0-alpha.1

09 Aug 18:06
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release
  • Released on nuget.