Skip to content

Releases: translation/angular

Version 1.7.0

07 Jul 09:26
Compare
Choose a tag to compare

Fixes (bugs & defects):

  • Improve the rebuilding of target XLF files #7.

Version 1.6.0

20 Feb 11:43
Compare
Choose a tag to compare

Fixes (bugs & defects):

  • Don't write empty <target> in translated XLF, it prevented the fallback to source language to work as intended.

Version 1.5.0

13 Jan 10:26
Compare
Choose a tag to compare

New features:

  • Improve substitution for interpolations with complex expressions like user.birthday | date:\'dd/MM/y\'.

Fixes (bugs & defects):

  • Better node parsing if no <source> or <target> is found.

Version 1.4.0

12 Jan 12:59
Compare
Choose a tag to compare

New features:

  • Handle placeholders (named or unnamed) in components (#5).

Fixes (bugs & defects):

  • Fix dependency issues.

Version 1.3.0

10 Jan 14:00
Compare
Choose a tag to compare

Fixes (bugs & defects):

  • Improve interpolation substitution to be more resilient to bad XLF formatting.

Version 1.2.0

13 Oct 12:29
Compare
Choose a tag to compare

New features:

  • Handle custom source_file_path and target_files_path.
  • Start by validating the configuration file with nice errors before Init/Sync.

Version 1.1.0

30 Sep 15:29
Compare
Choose a tag to compare

New features:

  • New proxy option can be added to tio.config.json file.

Version 1.0.1

29 Sep 14:26
Compare
Choose a tag to compare

New features:

  • Requests now send client (angular) and version of the package, to be able to manage deprecated versions server-side.

Version 1.0.0

26 Sep 12:36
Compare
Choose a tag to compare

New features:

  • First working and tested complete version of this package 🎉