Releases: linksplatform/Protocols.Lino
[C#] 0.4.3
https://www.nuget.org/packages/Platform.Protocols.Lino/
Quoted references are now supported.
Empty link parsing is now supported.
.NET 7 and 8 support is added.
[C#] 0.4.2
https://www.nuget.org/packages/Platform.Protocols.Lino/
Quoted references are now supported.
Empty link parsing is now supported.
.NET 7 and 8 support is added.
[C#] 0.4.1
https://www.nuget.org/packages/Platform.Protocols.Lino/
Quoted references are now supported.
Empty link parsing is now supported.
.NET 7 and 8 support is added.
[C#] 0.4.0
https://www.nuget.org/packages/Platform.Protocols.Lino/
Id and Values properties replaced with readonly fields.
It is easier to convert tuples to links.
It is now possible to use all symbols except control symbols as reference symbols.
_ struct is added to mark links with set address.
Platform.Collections dependency updated from 0.2.0 to 0.3.0.
.NET 5 support is added.
[C#] 0.4.0
https://www.nuget.org/packages/Platform.Communication.Protocol.Lino/0.4.0
Id and Values properties replaced with readonly fields.
It is easier to convert tuples to links.
It is now possible to use all symbols except control symbols as reference symbols.
_ struct is added to mark links with set address.
Platform.Collections dependency updated from 0.2.0 to 0.3.0.
.NET 5 support is added.
0.3.0
https://www.nuget.org/packages/Platform.Communication.Protocol.Lino/0.3.0
Lowest supported version of .NET Framework is now 4.7.2.
Microsoft.CSharp dependency updated from 4.6.0 to 4.7.0.
Platform.Collections dependency updated from 0.1.0 to 0.2.0.
0.2.3
0.2.2
https://www.nuget.org/packages/Platform.Communication.Protocol.Lino/0.2.2
A better grammar design.
0.2.1
https://www.nuget.org/packages/Platform.Communication.Protocol.Lino/0.2.1
Using a more reliable way to convert groups to links.
Added LinksGroup struct and ILinksGroupListExtensions class.
Link struct:
- Added Combine method.
- Removed AddDependency method.
0.2.0
https://www.nuget.org/packages/Platform.Communication.Protocol.Lino/0.2.0
Added support for significant whitespace parsing.