com.unity.package-validation-suite 0.61.0-preview
com.unity.package-validation-suite
Source docsNotes: processedReleased October 30, 2023
Browse versions
PreviousNext Unity Compatibility
Minimum Unity: 2018.4
🔄
Changes
- PVP: Performance improvements. (PETS-1424)
- PVP: Remove PVP-26-{1,2} which were obsoleted in 0.50.0-preview and performed poorly. (PETS-1424)
- PVP: Add x-ray check `PVP-160-1` to catch unavailable direct package dependencies. (PVS-171)
- PVP: Cache HTTP requests made by x-ray checkers.
- PVP: Add x-ray checks \`PVP-{171,173,181}-1, catching incompatible changes to the package Unity min-version and dependencies. (PVS-189)
- PVP: Add x-ray check iteration `PVP-106-2` that additionally disallows version 0.0.0 and missing version field. (PETS-1420)