Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Si13n7 authored and Si13n7 committed Oct 13, 2022
1 parent 73da46e commit 1992ebc
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions src/Roydl.Text.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,11 @@
<RepositoryType></RepositoryType>
<SignAssembly>false</SignAssembly>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<PackageId>Roydl.Text</PackageId>
<Product>Roydl.Text</Product>
<AppDesignerFolder>Resources</AppDesignerFolder>
<PackageReleaseNotes>- Added `TextSeparator` class which contains constant whitespace characters
- Added `TextVerify` class, which can be used to determine categories of characters
- Added `TextConvert` class which provides Rot13 and line separator conversion
- Improved performance when encoding and decoding large data</PackageReleaseNotes>
<PackageReleaseNotes>- Update to .NET 6.0 as 5.0 is reaching EOL</PackageReleaseNotes>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit 1992ebc

Please sign in to comment.