novolis-physics / VERSIONING.md
Versioning policy
Force-first textbook physics
dotnetphysicssimulationnovolis
Novolis.Physics uses the platform scheme `SDKYEAR.APIBREAK.FEATURE` (see nuget-versioning.md).
- Version intent:
build/version.jsonin this repo (noteng/). - Stable line:
2026.1.0at cutover. - Cross-repo dependencies: floating
2026.1.*inDirectory.Packages.props.
Public API is the types shipped in NuGet product packages under src/Novolis.Physics.* (excluding test-only assemblies).