Cysharp / MemoryPack

Zero encoding extreme performance binary serializer for C# and Unity.
MIT License
2.99k stars 181 forks source link

Why are you dropping support for older Unity? #256

Open BaalEvan opened 3 months ago

BaalEvan commented 3 months ago

Hi!

Any reason why you are changing the working distribution workflow to Nuget and dropping support for older Unity? Thanks to tags, most users can definitely stay on 1.10 if needed, but I'm curious why you decided to change that.

hadashiA commented 3 months ago

Thanks for the question. I will try to explain.

Reasons for moving to NuGet

Reasons for the increased Unity support version

These are my views included. However, Cysharp is taking a similar direction for dotnet and Unity combined libraries such as R3 , ZLogger, etc.

Shaun-Fong commented 1 month ago

After a day of trying to integrate latest version with my project, I decided to use version 1.10 😔that's a shame