Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Releases: aspnet/Localization

1.0.5

15 Nov 05:01
Compare
Choose a tag to compare
Update patch build to latest dependencies

2.0.0

14 Aug 13:05
Compare
Choose a tag to compare
rel/2.0.0

Pinning versions for 2.0.0

2.0.0-preview2

28 Jun 06:31
Compare
Choose a tag to compare
2.0.0-preview2 Pre-release
Pre-release
rel/2.0.0-preview2

Cleanup NuGet.config

2.0.0-preview1

10 May 04:30
Compare
Choose a tag to compare
2.0.0-preview1 Pre-release
Pre-release

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

16 Nov 16:31
Compare
Choose a tag to compare

Bugs Fixed

  • [BREAKING CHANGE] Parameter changed on ResourceManagerStringLocalizer constructor (#297)

1.1.0-preview1

25 Oct 15:52
Compare
Choose a tag to compare
1.1.0-preview1 Pre-release
Pre-release

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

27 Jun 15:07
Compare
Choose a tag to compare
Fix pinning of Microsoft.AspNetCore.Server.Testing

1.0.0-rc2

16 May 17:22
Compare
Choose a tag to compare
1.0.0-rc2 Pre-release
Pre-release

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

18 Nov 15:30
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release

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

02 Sep 17:20
Compare
Choose a tag to compare
1.0.0-beta7 Pre-release
Pre-release
Tag for new release 1.0.0-beta7