You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-24 12:00:13 +00:00
com.unity.ide.visualstudio@2.0.9
## [2.0.9] - 2021-05-04 Project generation: Added support for CLI. Integration: Improved performance when discovering Visual Studio installations. Warn when legacy assemblies are present in the project. Warn when the package version is not up-to-date.
This commit is contained in:
31
CHANGELOG.md
31
CHANGELOG.md
@@ -1,22 +1,34 @@
|
||||
# Code Editor Package for Visual Studio
|
||||
|
||||
## [2.0.9] - 2021-05-04
|
||||
|
||||
Project generation:
|
||||
|
||||
Added support for CLI.
|
||||
|
||||
Integration:
|
||||
|
||||
Improved performance when discovering Visual Studio installations.
|
||||
Warn when legacy assemblies are present in the project.
|
||||
Warn when the package version is not up-to-date.
|
||||
|
||||
|
||||
## [2.0.8] - 2021-04-09
|
||||
|
||||
Project generation:
|
||||
|
||||
Improved generation performance (especially with DOTS enabled projects).
|
||||
Improved stability.
|
||||
Updated Analyzers lookup strategy.
|
||||
Fixed .vsconfig file not generated when using "regenerate all".
|
||||
- Improved generation performance (especially with DOTS enabled projects).
|
||||
- Improved stability.
|
||||
- Updated Analyzers lookup strategy.
|
||||
- Fixed .vsconfig file not generated when using "regenerate all".
|
||||
|
||||
Integration
|
||||
Integration:
|
||||
|
||||
Improved automation plugins.
|
||||
- Improved automation plugins.
|
||||
|
||||
Documentation
|
||||
|
||||
Open sourced automation plugins.
|
||||
Documentation:
|
||||
|
||||
- Open sourced automation plugins.
|
||||
|
||||
## [2.0.7] - 2021-02-02
|
||||
|
||||
@@ -24,7 +36,6 @@ Integration:
|
||||
|
||||
- Remove com.unity.nuget.newtonsoft-json dependency in favor of the built-in JsonUtility for the VS Test Runner.
|
||||
|
||||
|
||||
## [2.0.6] - 2021-01-20
|
||||
|
||||
Project generation:
|
||||
|
||||
Reference in New Issue
Block a user