Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Releases: AlexTeixeira/Askmethat-Aspnet-JsonLocalizer

4.0.1

15 Jul 13:01
db92864
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...4.0.1

Version 4.0.0

16 Feb 12:41
26654dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...4.0.0

Version 3.2.0

16 Feb 12:17
Compare
Choose a tag to compare

Improvement

  • Better management for multiple I18n files
  • Json Collection for missing translation
  • Avoid creation and serialization of missingtranslate.json if the file exist

What's Changed

Full Changelog: 3.1.1...3.2.0

Version 3.2.0 Alpha 4

06 Jan 11:44
674281a
Compare
Choose a tag to compare
Version 3.2.0 Alpha 4 Pre-release
Pre-release

Improvement

  • Avoid creation and serialization of missingtranslate.json if the file exist

Version 3.2.0 Alpha 3

11 Dec 12:36
26590d8
Compare
Choose a tag to compare
Version 3.2.0 Alpha 3 Pre-release
Pre-release

Improvement

  • Json collection for missing translations

Version 3.2.0 Alpha 2

06 Dec 11:21
Compare
Choose a tag to compare
Version 3.2.0 Alpha 2 Pre-release
Pre-release

Improvement

  • Better management for multiple I18n files

Version 3.2.0 Alpha 1

06 Dec 09:59
9404f5e
Compare
Choose a tag to compare
Version 3.2.0 Alpha 1 Pre-release
Pre-release

Improvement

  • Better management for multiple I18n files

Version 3.1.1

16 Feb 06:19
aac274c
Compare
Choose a tag to compare

Improvement

  • Multiple Pluralization #104
  • Add extension to have HTML Parsing with blazor server app #83

Version 3.1.0

15 Nov 14:03
9aa38f5
Compare
Choose a tag to compare

Improvement

  • Able to use HTML in translation with Blazor Server App #99
  • Able to use hierarchical relationship in I18n mode #83

Version 2.2.1

15 Nov 13:13
468c82b
Compare
Choose a tag to compare

Improvement

  • Performances (PR #72)

Fixes

  • Some fixes
  • Allow user to use IJsonStringLocalizer WithCulture method