Skip to content

Latest commit

 

History

History
117 lines (62 loc) · 6.17 KB

CHANGELOG.md

File metadata and controls

117 lines (62 loc) · 6.17 KB

Changelog

1.5.1 (2024-12-02)

Bug Fixes

  • fix code translation (0378772)
  • fix window close after error (5c3978d)
  • Handle multiple segments in paired markup (0faf216)
  • Handle unclosed paired markup (1979afe)

1.5.0 (2024-11-13)

Features

  • extend setupAjv options (8044163)

1.4.4 (2024-09-03)

Bug Fixes

  • Fix heading anchors handling (ef064de)

1.4.3 (2024-09-02)

Bug Fixes

1.4.2 (2024-08-14)

Bug Fixes

  • Fix html translation bugs (b59a105)

1.4.1 (2024-07-12)

Bug Fixes

1.4.0 (2024-07-09)

Features

  • Expose CriticalProcessingError (d5d5780)

1.3.4 (2024-07-08)

Bug Fixes

  • Fix autoclosing html tags (6752993)
  • Fix inline includes handling (90781fc)
  • Fix sparsed variables handling in links (978c77d)
  • Handle empty images in lists (fbba2b1)
  • Handle terms (3fca249)
  • Handle variables in link and image titles (04ff589)
  • Improve error messaging (bc919a0)
  • Remove useless composite units from json translation (806b3a1)

1.3.3 (2024-06-24)

Bug Fixes

1.3.2 (2024-06-24)

Bug Fixes

1.3.1 (2024-06-20)

Bug Fixes

  • Fix circular refs for ajv (0f86389)

1.3.0 (2024-06-19)

Features

  • Reimplement json circular refs resolving (ca6d481)

Bug Fixes

  • Add required id param to xliff g and x elements (211b5ce)
  • Fix circular refs processing (c7bd3e7)
  • Rename equivText to equiv-text for xliff g element (e9d2272)
  • Unlink hidden circular refs (a1c13da)

1.2.1 (2024-04-09)

Bug Fixes

  • Fix code block processing (4349c49)