Releases: aspnet/Localization
Releases · aspnet/Localization
1.0.5
Update patch build to latest dependencies
2.0.0
rel/2.0.0
Pinning versions for 2.0.0
2.0.0-preview2
rel/2.0.0-preview2
Cleanup NuGet.config
2.0.0-preview1
Bugs Fixed
- Remove dependency on Microsoft.AspNetCore.Hosting.Abstractions (#290)
- Consider surfacing additional diagnostics information as part of LocalizedString when a resource is not found. (#258)
1.1.0
Bugs Fixed
- [BREAKING CHANGE] Parameter changed on ResourceManagerStringLocalizer constructor (#297)
1.1.0-preview1
Features
- Application parts, MissingManifestResourceException: The manifest 'Xxx.Yyy.Zzz.en.resources' was not found (#281)
- Get segment from mapped route for CustomRequestCultureProvider (#122)
Bugs Fixed
- update problem : don't support separate library in new update (#275)
- _localizer.GetAllStrings() throw MissingManifestResourceException: No manifests exist for the current culture. (#257)
1.0.0
Fix pinning of Microsoft.AspNetCore.Server.Testing
1.0.0-rc2
Features
- ResourceManagerStringLocalizerFactory should look for resource name without the application name prefix on the type name when Resources path is set (#167)
- Improve usability of the request localization middleware (#164)
- Fall back to parent cultures from the supported list when the desired culture is not available or known (#112)
Bugs Fixed
- Resource name is incorrect when not setting Options.ResourcesPath (#138)
1.0.0-rc1
Features
- Design changes to known/allowed culture list and cache (#111)
- Rename Microsoft.Framework.* to Microsoft.Extensions.* (#93)
Bugs Fixed
- Inconsistent behaviour of CookieRequestCultureProvider compared to QueryStringRequestCultureProvider (#116)
- ResourceStringLocalizerFactory creates string localizer based on resourcetype's name instead of full name (#90)
1.0.0-beta7
Tag for new release 1.0.0-beta7