Skip to content

Releases: linksplatform/Protocols.Lino

[C#] 0.4.0

31 May 08:06
Compare
Choose a tag to compare

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

10 Jul 14:30
Compare
Choose a tag to compare

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

22 Feb 20:45
Compare
Choose a tag to compare

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

03 Dec 15:40
Compare
Choose a tag to compare

0.2.2

03 Dec 15:28
Compare
Choose a tag to compare

0.2.1

03 Dec 15:03
Compare
Choose a tag to compare

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

03 Dec 12:27
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Communication.Protocol.Lino/0.2.0

Added support for significant whitespace parsing.

0.1.0

01 Dec 16:10
41ba875
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Communication.Protocol.Lino/0.1.0

Added single line links definitions to support the notation with less parentheses.
Issues fix.

0.0.2

03 Nov 19:44
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Communication.Protocol.Lino/0.0.2

Added IListExtensions class with Format extension method.

0.0.1

03 Nov 18:56
Compare
Choose a tag to compare