Skip to content

Releases: linksplatform/Delegates

[C++] 0.2.6

07 Jun 14:52
85c70ef
Compare
Choose a tag to compare
cpp_0.2.6

Update Platform.Delegates.TemplateLibrary.nuspec

[C++] 0.2.5

07 Jun 14:51
85c70ef
Compare
Choose a tag to compare

[C++] 0.2.4

07 Jun 14:48
387c347
Compare
Choose a tag to compare
cpp_0.2.4

Update Platform.Delegates.TemplateLibrary.nuspec

[C++] 0.2.3

07 Jun 14:46
29d2bcc
Compare
Choose a tag to compare

[C++] 0.2.2

07 Jun 14:34
8e23b3e
Compare
Choose a tag to compare

[C++] 0.2.1

07 Jun 14:26
3f14096
Compare
Choose a tag to compare

[C++] 0.2.0

07 Jun 12:45
Compare
Choose a tag to compare

"https://www.nuget.org/packages/Platform.Delegates.TemplateLibrary/0.2.0\n\nstd::function is now compared by pointer.\nThe hack that attempted to compare two std::function byte-by-byte was removed.\nUnsubscribe operator for MulticastDelegate is fixed.\nUnsubscribe by rvalue from MulticastDelegate is disabled.\n"

[C#] 0.0.1

31 May 08:07
Compare
Choose a tag to compare

[C#] 0.0.1, [C++] 0.2.0

12 Jan 19:50
ce3d64a
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Delegates/0.0.1

Initial release.

https://www.nuget.org/packages/Platform.Delegates.TemplateLibrary/0.2.0

std::function is now compared by pointer.
The hack that attempted to compare two std::function byte-by-byte was removed.
Unsubscribe operator for MulticastDelegate is fixed.
Unsubscribe by rvalue from MulticastDelegate is disabled.

[C++] 0.2.0

17 Oct 20:32
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Delegates.TemplateLibrary/0.2.0

std::function is now compared by pointer.
The hack that attempted to compare two std::function byte-by-byte was removed.
Unsubscribe operator for MulticastDelegate is fixed.
Unsubscribe by rvalue from MulticastDelegate is disabled.