Jonathan Supnik (Demi)
Jonathan Supnik (Demi)
I've created a PR to address this issue: https://github.com/Cysharp/MemoryPack/pull/305 but don't know how to add reviewers.
The documentation on the readme page guarantees C#7 support. For our own uses, we were using C# 8, which also didn't support the feature. Once I fixed this one particular...
Ah, that's confusion on my part. I hadn't realized the versioning system for C# was so complicated. Regardless, I think my fix improves compatibility with older C# versions, and doesn't...
Hello. I was wondering if you were planning to take this fix as part of the main trunk for MemoryPack. If not, I'll look into updating our build process to...
The C# 7 part was me misreading the requirements. I can retitle if desired. The actual C# version is C# 8.