Skip to content

[C#] 0.4.0, [C++] 0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 08:05
· 123 commits to master since this release
6c1408e

https://www.nuget.org/packages/Platform.Interfaces/0.4.0

Added support for .NET 5.

https://www.nuget.org/packages/Platform.Interfaces.TemplateLibrary/0.1.3

Bug fixes:

  • IAray now has operator[]
  • IDictionary fix operator[]
  • readonly collections are still equal to the usual ones