Onity 0.3.1 - zero third-party runtime dependencies
Onity 0.3.1 removes its last third-party runtime dependency (ZLinq).
- Zero third-party runtime dependencies. Install no longer needs NuGetForUnity — clone, or add via the Package Manager git URL, and it just compiles.
OnityUiPresenterFactorynow uses a hand-rolled loop instead ofAsValueEnumerable; the core still uses noSystem.Linq(only loops).- All docs/claims updated to "no third-party runtime dependencies".