Releases: rubicon-oss/LicenseHeaderManager
Releases · rubicon-oss/LicenseHeaderManager
5.0.1
5.0.0
- Support for Visual Studio 2022 (#141)
** Visual Studio 2022: dedicated VSIX package is required due to constraints in Visual Studio extension model.
** Visual Studio 2019 and 2017 are supported by separate VSIX package (presently not uploaded to VS Gallery)
** Support for Visual Studio 2015 has been dropped due to constraints in Visual Studio extension model.
4.0.0
3.0.3
3.0.2
3.0.1
3.0.0
- Dropped Support for Visual Studio 2012 and Visual Studio 2013
If you need support for Visual Studio 2012 or Visual Studio 2013, version 2.0.3 can be downloaded from https://github.com/rubicon-oss/LicenseHeaderManager/releases/tag/2.0.3 - Added Visual Studio 2019 support. (#103 )
- Fixed Typescript Language Skip Expression to respect multiple reference elements. (#102 )
- Changed solution level definition file to be defined with UTF8 rather than ANSI (#95 )
2.0.3
- Add "Solution level header definition file" (#58) (see https://github.com/rubicon-oss/LicenseHeaderManager/wiki/License-Header-Definitions)
- Fix "Package does not load" (#84)
2.0.2
2.0.0
- Dropped support for VS2010
If you need support for Visual Studio 2010, version 1.7.3 can be downloaded from https://github.com/rubicon-oss/LicenseHeaderManager/releases/tag/1.7.3 - Added support for VS2017 (#57)