You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-14 14:20:09 +00:00
## [2.0.20] - 2023-06-27 Integration: - Internal API refactoring. ## [2.0.19] - 2023-06-14 Integration: - Add support for Visual Studio Code. Project generation: - Add support for Sdk Style poject generation. - Fix an issue related to missing properties with 2021.3.
15 lines
442 B
JSON
15 lines
442 B
JSON
{
|
|
"ErrorExceptions": [
|
|
{
|
|
"ValidationTest": "API Validation",
|
|
"ExceptionMessage": "Breaking changes require a new major version.",
|
|
"PackageVersion": "2.0.18"
|
|
},
|
|
{
|
|
"ValidationTest": "API Validation",
|
|
"ExceptionMessage": "Additions require a new minor or major version.",
|
|
"PackageVersion": "2.0.18"
|
|
}
|
|
],
|
|
"WarningExceptions": []
|
|
} |