Releases: Flow-Launcher/Flow.Launcher.Localization
Releases · Flow-Launcher/Flow.Launcher.Localization
v0.0.6
What's Changed
- Enable nullable for enum localize classes & Bump version to 0.0.5 by @Jack251970 in #39
- Fix issue that strings with parameters are not parsed automatically by @Jack251970 in #41
- Improve documents about xaml comments by @Jack251970 in #40
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Suppress warning for old localization API usage in generated codes by @Jack251970 in #37
- Generate INotifyPropertyChanged for Display property & Use global namespace for List type by @Jack251970 in #38
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Bump version to 0.0.3 by @Jack251970 in #35
- Use Microsoft.CodeAnalysis.CSharp 4.12.0 to fix appveyor build error by @VictoriousRaptor in #36
New Contributors
- @VictoriousRaptor made their first contribution in #36
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Support string.Format culture info parameter analyzer & code fixer by @Jack251970 in #25
- Tell users unused keys & Generate all strings by @Jack251970 in #32
- Move PluginClassInfo & Add code regions by @Jack251970 in #23
- Support enum localization with EnumSourceGenerator & Support internal static PublicAPI instance with PublicApiSourceGenerator& Improve TabString performance by @Jack251970 in #33
- Improve Enum Localize Class Name & Add Useful Links and Documents by @Jack251970 in #34
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
What's Changed
- Init & Improve by @Jack251970 in #1
- Mark generated code as generated to avoid analyzers working on it by @Yusyuriv in #4
- Include analyzers in the build by @Yusyuriv in #5
- Add GitHub Action by @Jack251970 in #2
- Change versioning to 0.0.1 by @jjw24 in #7
- Fix typo by @jjw24 in #8
- Fix get version issue in publish.yml by @Jack251970 in #9
- Create pr_assignee.yml by @Jack251970 in #10
- Fix NuGet include by @jjw24 in #13
- Rewrite to IIncrementalGenerator and update NuGet package by @Jack251970 in #6
- Use Remark comments to show example string by @Jack251970 in #16
- Resolve namespace prefix dynamically by @Jack251970 in #15
- Fix Index Issue for Format String & Add Culture Info When Need to Format by @Jack251970 in #17
- Add FLLUseDependencyInjection property group & Move all constants to Shared project by @Jack251970 in #18
- Replace more strings with constants by @Jack251970 in #19
- Improve diagnostics by @Jack251970 in #20
- Check CouldNotFindPluginEntryClass when use dependency injection by @Jack251970 in #21
- Replace strings with constants & Improve code quality by @Jack251970 in #22
- Add README.md & Add package info by @Jack251970 in #26
- Use FileVersion in publish.yml by @Jack251970 in #29
New Contributors
Full Changelog: https://github.com/Flow-Launcher/Flow.Launcher.Localization/commits/v0.0.1