Releases: Cysharp/Multicaster
Releases · Cysharp/Multicaster
2.1.1
2.1.0
What's Changed
Full Changelog: 2.0.1...2.1.0
2.0.1
2.0.0
What's Changed
Fixes
- Fix a proxy creation error when the receiver type is the same but the key is different by @mayuki in #15
- Fix client results error when using a proxy obtained from a remote group. by @mayuki in #16
- Fix an error that occurred when using a key other than Guid by @mayuki in #17
Other Changes
- ci: Pinning third party GitHub Actions sha by @guitarrapc in #13
- Update Package metadata by @mayuki in #18
- Managing pending tasks for remote client results is handled by remote writer by @mayuki in #19
- Add unit test by @mayuki in #20
New Contributors
- @guitarrapc made their first contribution in #13
Full Changelog: 1.0.0...2.0.0
1.0.0
What's Changed
- Bump the nuget group across 2 directories with 1 update by @dependabot in #3
- Add prefix to dynamic assembly names by @mayuki in #4
- Change the parameter ImmutableArray to IEnumerable by @mayuki in #5
- Update TargetFrameworks (net6.0;net8.0 -> net8.0;net9.0) by @mayuki in #6
- Update package dependencies & Enable NuGet CPM by @mayuki in #7
- Improve MutableReceiverHolder performance by @mayuki in #8
- Use dotnet-retest by @mayuki in #9
- Improve InMemoryGroup performance by @mayuki in #10
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: 0.1.12...1.0.0