File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release notes
22
3- ## What's new in 2.2.1 June 19 2020
3+ ## What's new in 2.2.1 June 19 2020 and June 25 2020
44
55### QuikGraph.Serialization
66
77#### Fixes:
88* Rely on embedded GraphML xsd to validate GraphML graphs during serialization (avoid issues when GraphML website is down).
99
10+ ### QuikGraph.Petri
11+
12+ This package is the same as 2.2.0 but with the right tags and description.
13+
1014---
1115
1216## What's new in 2.2.0 June 7 2020, June 11 2020, June 18 2020 and June 25 2020
Original file line number Diff line number Diff line change 1515 <FileVersion >1.0.0</FileVersion >
1616
1717 <Copyright >Copyright © 2020</Copyright >
18- <Description >.NET library that provides a bridge from QuikGraph graphs to MSAGL library .
18+ <Description >.NET library that provides some Petri Net facilities. It allows to construct Petri Net representation and run a simulation of it .
1919
2020This package is the Petri subset of the original QuickGraph renamed QuikGraph and ported to .NET Core.
2121
@@ -28,7 +28,7 @@ Supports Source Link</Description>
2828
2929 <IsPackable >true</IsPackable >
3030 <PackageId >QuikGraph.Petri</PackageId >
31- <PackageReleaseNotes >➟ Release 2.2.0
31+ <PackageReleaseNotes >➟ Release 2.2.1
3232Rework the original QuickGraph.Petri module into QuikGraph.Petri. This make possible to use the Petri Net features.
3333
3434Fixes:
4141- Clean the library code.
4242- Fully document library.
4343- Use JetBrains annotations all over the library as much as possible.</PackageReleaseNotes >
44- <PackageTags >QuickGraph QuikGraph Graph Structure Algorithm C# .NET MSAGL </PackageTags >
44+ <PackageTags >QuickGraph QuikGraph Graph Structure Algorithm C# .NET Petri </PackageTags >
4545 </PropertyGroup >
4646
4747 <!-- Targets defines -->
You can’t perform that action at this time.
0 commit comments