Releases: SierraSoftworks/multicast
Releases · SierraSoftworks/multicast
Version 2.0.0
This release introduces support for Go's new Generics which permit static type verification for your multicast channels, reducing the margin for error and simplifying your code by removing any .(type)
coercion you would previously have had to perform.
A massive thank you to @shynome for the work on this functionality.