Skip to content

Releases: daniel-sc/ng-extract-i18n-merge

2.9.1

14 Dec 19:07
Compare
Choose a tag to compare
  • When collapsing whitespace retain things like no-break space #88 - thanks @michaelwildvarian for this contribution!

v2.9.0...v2.9.1

2.9.0

17 Nov 21:18
Compare
Choose a tag to compare

What's Changed

  • doc: updated readme for up-to-date summary and changed defaults for future major version d5175ff
  • fix: correct handling of special chars in description and meaning - fixes #87 bdb592f
  • feat: Add option to include only translation units with given prefix #86 Thanks @geertplaisier!

New Contributors

Full Changelog: v2.8.3...v2.9.0

2.8.3

09 Nov 19:30
Compare
Choose a tag to compare

What's Changed

  • chore: update for angular 17 release c818a22

Full Changelog: v2.8.2...v2.8.3

2.8.3-2 (beta)

07 Nov 18:41
Compare
Choose a tag to compare
2.8.3-2 (beta) Pre-release
Pre-release
  • fix: assure pretty printed nested tags states are not reset II 2ca006f

v2.8.3-1...v2.8.3-2

2.8.3-1 (beta)

07 Nov 11:30
Compare
Choose a tag to compare
2.8.3-1 (beta) Pre-release
Pre-release
  • fix: assure pretty printed nested tags states are not reset 2432fa4
  • fix: add configuration option for previous behavior of formatting source/target 07ba073

v2.8.3-0...v2.8.3-1

2.8.3-0 (beta)

01 Nov 16:12
Compare
Choose a tag to compare
2.8.3-0 (beta) Pre-release
Pre-release
  • fix: keep whitespace between nested tags 44181d2

v2.8.2...v2.8.3-0

2.8.2

30 Oct 13:16
Compare
Choose a tag to compare
  • chore: update package-lock.json for node engine 52cf497
  • Merge pull request #83 from daniel-sc/81-newline-at-end-not-trimmed 66ea74f
  • fix: trim/normalize description + meaning fc0ea56 #81
  • fix: remove description and meaning if includeContext is false/default 93f08b2
  • fix: keep order of id and original attributes in xlf2 files a356c11

v2.8.1...v2.8.2

2.8.1

27 Oct 11:35
Compare
Choose a tag to compare
  • fix: retain notes for xlf2 with includeContext=true + support multiline locations 53cd31f #80

v2.8.0...v2.8.1

2.8.0

25 Oct 09:41
Compare
Choose a tag to compare

What's Changed

  • feat: support angular 17 (next) by @daniel-sc in #77
  • refactor: remove dependencies to xml_normalize and xliff-simple-merge by @daniel-sc in #78
  • feat: improved handling for source text changes by @daniel-sc in #79 - see #75

Full Changelog: v2.7.1...v2.8.0

2.8.0 alpha

29 Sep 10:51
Compare
Choose a tag to compare
2.8.0 alpha Pre-release
Pre-release
  • feat: improved handling for source text changes (#79) c127191
  • fix: keep translation state for fuzzy matched unit with unchanged source text 54c6536
  • refactor: remove dependencies to xml_normalize and xliff-simple-merge e10ab50
  • feat: support angular 17 (next) (#77) 156c387

v2.7.1...v2.8.0-0