File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ # 5.5.0
2
+
3
+ ## New features
4
+ - ` EncodeCheck ` and ` TryDecodeCheck ` variants with variable length version/prefix buffers
5
+ - ` EncodeCheckSkipZeroes ` that encodes for address formats like Tezos
6
+
1
7
# 5.4.1
2
8
3
9
## Fixes
Original file line number Diff line number Diff line change 12
12
<AssemblyOriginatorKeyFile >..\SimpleBase.snk</AssemblyOriginatorKeyFile >
13
13
<DelaySign >false</DelaySign >
14
14
15
- <PackageVersion >5.4.1 </PackageVersion >
15
+ <PackageVersion >5.5.0 </PackageVersion >
16
16
<DocumentationFile >SimpleBase.xml</DocumentationFile >
17
17
<PackageProjectUrl >https://github.com/ssg/SimpleBase</PackageProjectUrl >
18
18
<PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
24
24
<PackageReadmeFile >README.md</PackageReadmeFile >
25
25
<PackageReleaseNotes >
26
26
<![CDATA[
27
- ## Fixes
28
- - Remove unused function from CodingAlphabet
29
- ]]>
27
+
28
+ ]]>
30
29
</PackageReleaseNotes >
31
30
</PropertyGroup >
32
31
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments