Skip to content

Releases: christianhelle/reswcodegen

v1.7.15

08 May 22:28
f537d2b
Compare
Choose a tag to compare

Supported Versions

  • Visual Studio 2015
  • Visual Studio 2017
  • Visual Studio 2019
  • Visual Studio 2022 (AMD64)
  • Visual Studio 2022 (ARM64)

Features

  • Define a custom namespace for the generated file
  • Auto-updating of generated code file when changes are made to the ResW Resource file
  • XML documentation style comments like "Localized resource similar to ..."
  • Support for accessing the localized resources from Windows Runtime class libraries
  • Support for loading strings when not on a UI thread (by @joellyons)

Supported Languages

  • C#
  • Visual Basic

What's Changed

Full Changelog: 1.7.12...1.7.15

v1.7.12

23 Apr 07:39
bf37e46
Compare
Choose a tag to compare

Supported Versions

  • Visual Studio 2015
  • Visual Studio 2017
  • Visual Studio 2019
  • Visual Studio 2022 (AMD64)
  • Visual Studio 2022 (ARM64)

Features

  • Define a custom namespace for the generated file
  • Auto-updating of generated code file when changes are made to the ResW Resource file
  • XML documentation style comments like "Localized resource similar to ..."
  • Support for accessing the localized resources from Windows Runtime class libraries
  • Support for loading strings when not on a UI thread (by @joellyons)

Supported Languages

  • C#
  • Visual Basic

What's Changed

New Contributors

Full Changelog: 1.7.6...1.7.12

v1.7.6

08 May 22:28
7d46fe6
Compare
Choose a tag to compare

Supported Versions

  • Visual Studio 2015
  • Visual Studio 2017
  • Visual Studio 2019
  • Visual Studio 2022 (x64)

Features

  • Define custom namespace for the generated file
  • Auto-updating of generated code file when changes are made to the .ResW Resource file
  • XML documentation style comments like "Localized resource similar to ..."
  • Support for accessing the localized resources from windows runtime class libraries

Supported Languages

  • C#
  • Visual Basic

What's Changed

Full Changelog: 1.7.5...1.7.6

v1.6

05 Aug 21:45
b9e7083
Compare
Choose a tag to compare

What's new

  • Visual Studio 2019 support

Features

  • Define custom namespace for the generated file
  • Auto-updating of generated code file when changes are made to the .ResW Resource file
  • XML documentation style comments like "Localized resource similar to ..."
  • Support for accessing the localized resources from windows runtime class libraries

Supported Languages

  • C#
  • Visual Basic

v1.5

09 Nov 22:59
b3e3855
Compare
Choose a tag to compare

What's new

  • Visual Studio 2017 support

Features

  • Define custom namespace for the generated file
  • Auto-updating of generated code file when changes are made to the .ResW Resource file
  • XML documentation style comments like "Localized resource similar to ..."
  • Support for accessing the localized resources from windows runtime class libraries

Supported Languages

  • C#
  • Visual Basic

v1.4

09 Nov 22:51
Compare
Choose a tag to compare

What's new

  • Visual Studio 2015 support

Features

  • Define custom namespace for the generated file
  • Auto-updating of generated code file when changes are made to the .ResW Resource file
  • XML documentation style comments like "Localized resource similar to ..."
  • Support for accessing the localized resources in separate class libraries

Supported Languages

  • C#
  • Visual Basic

v1.3

09 Nov 22:51
Compare
Choose a tag to compare

What's New

  • Improved support for Visual Studio 2013
  • Fixed compiler warnings on the generated code when using Visual Studio 2013

Features

  • Define custom namespace for the generated file
  • Auto-updating of generated code file when changes are made to the .ResW Resource file
  • XML documentation style comments like "Localized resource similar to ..."
  • Support for accessing the localized resources in separate class libraries

Supported Languages

  • C#
  • Visual Basic

v1.1

09 Nov 22:51
Compare
Choose a tag to compare

What's New

  • Support for Visual Studio 2013
  • Generating Internal (C#) / Friend (VB) class
  • VSIX Deployment

Features

  • Define custom namespace for the generated file
  • Auto-updating of generated code file when changes are made to the .ResW Resource file
  • XML documentation style comments like "Localized resource similar to ..."
  • Support for accessing the localized resources in separate class libraries

Supported Languages

  • C#
  • Visual Basic