Releases: Sitefinity/Sitefinity-CLI
Releases · Sitefinity/Sitefinity-CLI
Sitefinity CLI 1.1.0.60
What is fixed
- --aditionalPackages option now respects the NuGet config passed in -nc option
Sitefinity CLI 1.1.0.59
v1.1.0.59 Temporary disable cache to ensure proper dependency resolution when u…
Sitefinity CLI 1.1.0.58
What is new
- Introduced --removeDeprecatedPackagesExcept option. With that you will be able to remove deprecated packages prior the upgrade of sitefinity but exclude those which you may still need
What is fixed
- reference to enhancer.exe won't be removed from the .csproj file unless you run the upgrade command with option to --removeDeprecatedPackages or --removeDeprecatedPackagesExcept and Telerik.DataAccess.Fluent is part of the packages that will be removed
Sitefinity CLI v1.1.0.56
What is fixed
- Enhancements regarding removing deprecated packages
Sitefinity CLI v1.1.0.55
What is fixed
- Increase Nuget.exe version used by CLI
- Enhancements regarding removing duplicate packages
Sitefinity CLI v1.1.0.54
What is fixed
- Enhance the way we read custom nuget.config files
- Fix issues regarding removing of deprecated packages
- Fix CLI issue with enhancer assembly not being removed on NuGet package uninstall, because solution is open, and enhancer file is in use
Sitefinity CLI v1.1.0.53
New features
Introduce new command - Install. It enables you to install a nuget package on one or more projects.
Improvements
- Enhancements regarding calculation of --additionalPackages in upgrade command
- Enhancements regarding removing of duplicate packages in upgrade command
- Added templates for Sitefinity 15.2
- Enhance list of deprecated packages that are uninstalled with the upgrade command
Sitefinity CLI v1.1.0.52
New features
Introduce new command - Install. It enables you to install a nuget package on one or more projects.
Improvements
- Enhancements regarding calculation of --additionalPackages in upgrade command
- Enhancements regarding removing of duplicate packages in upgrade command
Sitefinity CLI v1.1.0.51
Introduce new command - Install. It enables you to install a nuget package one or more projects
Sitefinity CLI v1.1.0.50
Introduce "Install" command.