Skip to content

Latest commit

Β 

History

History
271 lines (205 loc) Β· 16.5 KB

CHANGELOG.md

File metadata and controls

271 lines (205 loc) Β· 16.5 KB

v0.10.0 (2022-09-27)

πŸš€ Enhancement

  • ember-l10n, gettext-parser

🏠 Internal

Committers: 1

v0.9.0 (2022-06-27)

πŸš€ Enhancement

  • ember-l10n
    • #163 feat: Ensure we support setting sub-locales of defined locales (@mydea)

πŸ“ Documentation

  • ember-l10n
    • #164 Add documentation for sub-locales & assert for usage of underlines (@mydea)

🏠 Internal

Committers: 1

v0.8.1 (2021-11-26)

πŸš€ Enhancement

  • ember-l10n
    • #92 Do not auto-generate empty en.json file, but assert instead (@mydea)

πŸ› Bug Fix

  • ember-l10n
    • #91 Ensure default blueprint runs on ember install (@mydea)

Committers: 1

v0.8.0 (2021-11-26)

πŸ’₯ Breaking Change

  • ember-l10n, gettext-parser
    • #90 Update locale import to be more Embroider compatible (@mydea)

πŸš€ Enhancement

  • ember-l10n, gettext-parser
    • #90 Update locale import to be more Embroider compatible (@mydea)

Committers: 1

v0.7.0 (2021-11-02)

🏠 Internal

  • gettext-parser
  • ember-l10n
  • ember-l10n, gettext-parser
    • #75 Fix canary builds by adding ember-auto-import dev dependency (@mydea)
    • #64 chore(deps-dev): bump ember-cli from 3.27.0 to 3.28.0 (@dependabot[bot])

Committers: 1

v0.6.0 (2021-08-20)

🏠 Internal

  • ember-l10n
    • #63 chore(deps): bump @ember/test-waiters from 2.4.5 to 3.0.0 (@mydea)
  • gettext-parser

Committers: 1

v0.5.0 (2021-08-03)

πŸš€ Enhancement

  • ember-l10n
    • #47 feat: Cache locale data to avoid repeated fetches (@mydea)

🏠 Internal

Committers: 1

v0.4.0 (2021-07-13)

πŸ’₯ Breaking Change

  • ember-l10n
    • #46 feat: Use canonical region locale names (e.g. en-US instead of en_US) (@mydea)
  • gettext-parser
    • #45 feat: Remove charset from JSON & only keep minimal headers (@mydea)
  • ember-l10n, gettext-parser
    • #44 Use Intl.PluralRules() instead of regex for plural-forms header (@mydea)

πŸš€ Enhancement

  • ember-l10n
    • #46 feat: Use canonical region locale names (e.g. en-US instead of en_US) (@mydea)
  • gettext-parser
    • #45 feat: Remove charset from JSON & only keep minimal headers (@mydea)
  • ember-l10n, gettext-parser
    • #44 Use Intl.PluralRules() instead of regex for plural-forms header (@mydea)

πŸ› Bug Fix

  • ember-l10n
    • #43 fix: Ensure document lang setting is properly ignored on fastboot (@mydea)

Committers: 1

v0.3.4 (2021-07-02)

🏠 Internal

Committers: 1

v0.3.3 (2021-05-20)

πŸš€ Enhancement

  • ember-l10n
    • #11 Set lang attribute on HTML tag (@mydea)

πŸ› Bug Fix

  • ember-l10n
    • #12 Ensure asset map creation works for embroider (@mydea)

Committers: 1

v0.3.2 (2021-05-18)

πŸš€ Enhancement

  • ember-l10n, gettext-parser
    • #10 Show new/removed term count when extracting (@mydea)

Committers: 1

v0.3.1 (2021-05-12)

πŸ› Bug Fix

  • gettext-parser
    • #9 Do not warn on placeholders inside of complex placeholders (@mydea)

Committers: 1

v0.3.0 (2021-05-11)

πŸš€ Enhancement

  • ember-l10n
    • #7 feat: Refactor locale import strategy (@mydea)

πŸ“ Documentation

  • ember-l10n
    • #8 chore: Improve documentation (@mydea)

Committers: 1

v0.2.2 (2021-05-10)

πŸ› Bug Fix

  • ember-l10n, gettext-parser
    • #6 fix: Ensure translation files are created if they do not exist (@mydea)

Committers: 1

v0.2.1 (2021-05-10)

πŸš€ Enhancement

  • ember-l10n
    • #5 Improve locale file generation (@mydea)

Committers: 1

v0.2.0 (2021-05-10)

πŸ› Bug Fix

  • ember-l10n
    • #1 fix: Fix linting & package name change (@mydea)

🏠 Internal

  • ember-l10n
    • #4 chore: Setup CI job for ember-l10n (@mydea)
    • #2 Fix missing package rename reference (@mydea)
  • Other
    • #3 chore: Setup dependabot config (@mydea)

Committers: 1