File tree Expand file tree Collapse file tree 3 files changed +35
-2
lines changed
IdGenDocumentation/Content/VersionHistory Expand file tree Collapse file tree 3 files changed +35
-2
lines changed Original file line number Diff line number Diff line change 1111 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1212 <PackageProjectUrl >https://github.com/RobThree/IdGen</PackageProjectUrl >
1313 <PackageTags >scalable unique id generator distributed</PackageTags >
14- <PackageReleaseNotes >Minor internal changes </PackageReleaseNotes >
14+ <PackageReleaseNotes >Added NetStandard 2.0 </PackageReleaseNotes >
1515 <Description >Twitter Snowflake-alike ID generator for .Net</Description >
16- <Version >3.0.2 </Version >
16+ <Version >3.0.3 </Version >
1717 <RootNamespace >IdGen</RootNamespace >
1818 <PackageIcon >logo.png</PackageIcon >
1919 <PackageIconUrl />
Original file line number Diff line number Diff line change 6666 <link xlink : href =" 941bdc70-cff6-4a4d-80b6-509114890f14" />
6767 </para >
6868 </listItem >
69+ <listItem >
70+ <para >
71+ <link xlink : href =" be207b8d-9fb1-43a7-af8e-d075f4570b9f" />
72+ </para >
73+ </listItem >
6974 </list >
7075 </content >
7176 </section >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <topic id =" be207b8d-9fb1-43a7-af8e-d075f4570b9f" revisionNumber =" 1" >
3+ <developerConceptualDocument xmlns =" http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns : xlink =" http://www.w3.org/1999/xlink" >
4+ <introduction >
5+ <para >
6+ Version 3.0.3.0 was released on 2022-12-28.
7+ </para >
8+ </introduction >
9+
10+ <section >
11+ <title >Changes in This Release</title >
12+ <content >
13+
14+ <list class =" bullet" >
15+ <listItem >
16+ <para >Added NetStandard 2.0</para >
17+ </listItem >
18+ </list >
19+
20+ </content >
21+ </section >
22+
23+ <relatedTopics >
24+ <link xlink : href =" 4491ec46-0001-46c1-88b7-3dd2ee8472f3" />
25+ </relatedTopics >
26+
27+ </developerConceptualDocument >
28+ </topic >
You can’t perform that action at this time.
0 commit comments