Releases: christianhelle/reswcodegen
Releases · christianhelle/reswcodegen
v1.7.15
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
- Remove timestamp in generated code by @christianhelle in #129
Full Changelog: 1.7.12...1.7.15
v1.7.12
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
- Dependency updates by @dependabot
- Add ARM64 support for Visual Studio 2022 by @christianhelle in #116
- Bump Microsoft.VSSDK.BuildTools from 17.5.4065 to 17.5.4072 by @dependabot in #117
- Add support for loading strings when not on a UI thread. by @joellyons in #118
New Contributors
- @joellyons made their first contribution in #118
Full Changelog: 1.7.6...1.7.12
v1.7.6
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
- Enable Error Logging to Azure Application Insights by @christianhelle in #99
Full Changelog: 1.7.5...1.7.6
v1.6
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
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
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
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
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