Skip to content

Releases: rubicon-oss/LicenseHeaderManager

5.0.1

24 Mar 16:14
Compare
Choose a tag to compare
  • NullReferenceException when performing a clean installation of LicenseHeaderManager instead of an upgrade (#170)

5.0.0

11 Mar 07:01
Compare
Choose a tag to compare
  • 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

17 Aug 13:41
Compare
Choose a tag to compare
  • Decouple core functionality from Visual Studio extension project into independent library (#123)
  • Add standalone command-line application that utilizes the Core library (#130)

3.0.3

05 Jun 07:17
Compare
Choose a tag to compare
  • Add support for Visual Studio 16.1 and greater (#112)

3.0.2

12 Apr 11:55
Compare
Choose a tag to compare
  • Fix a bug where adding new linked commands would require a Visual Studio restart (#111 )

3.0.1

27 Mar 14:33
Compare
Choose a tag to compare
  • Fixed Settings not working correctly (#108)
  • Added .cshtml and .vbhtml to Languages (#106)

3.0.0

19 Mar 15:23
Compare
Choose a tag to compare
  • 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

11 Dec 08:55
Compare
Choose a tag to compare

2.0.2

14 Sep 08:29
Compare
Choose a tag to compare
  • Fix "LicenseHeaderManager throws "The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))." when trying to add the LicenseHeader" (#68)
  • Fix "Visual Studio crashes sometimes when trying to execute 'Add License Headers to All Projects' on Solution" (#75)

2.0.0

15 Mar 10:26
Compare
Choose a tag to compare