File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 12
12
<AssemblyOriginatorKeyFile >..\SimpleBase.snk</AssemblyOriginatorKeyFile >
13
13
<DelaySign >false</DelaySign >
14
14
15
- <Version >3.0.3 </Version >
15
+ <Version >3.1.0 </Version >
16
16
<DocumentationFile >SimpleBase.xml</DocumentationFile >
17
17
<RepositoryUrl >https://github.com/ssg/SimpleBase</RepositoryUrl >
18
18
<PackageProjectUrl >https://github.com/ssg/SimpleBase</PackageProjectUrl >
24
24
# Improvements
25
25
- Added FileCoin flavor to Base32 (contributed by @farukterzioglu).
26
26
- Upgraded test and benchmark projects to .NET Core 3.1 (LTS).
27
-
28
- # Fixes
29
- - Fixed output buffer was too small error for certain Base58 cases.
30
- - Avoid redundant memory copy operations.
31
27
]]> </PackageReleaseNotes >
32
28
<LangVersion >latest</LangVersion >
33
29
<Nullable >enable</Nullable >
You can’t perform that action at this time.
0 commit comments