Skip to content

Latest commit

 

History

History
150 lines (69 loc) · 6.17 KB

CHANGELOG.md

File metadata and controls

150 lines (69 loc) · 6.17 KB

Changelog

1.31.3 (2022-11-24)

Bug Fixes

  • cmd/translate: handle single line files (7ab6cb1)

1.31.2 (2022-11-17)

Bug Fixes

  • openapi: generate docs without tags section (5f5f1b5)

1.31.1 (2022-11-10)

chore

1.31.0 (2022-11-09)

Features

1.30.2 (2022-11-03)

Bug Fixes

  • services/tocs: includes with when (f939ec4)
  • services/utils: handle null items filtering (e5d14b5)

1.30.1 (2022-10-31)

Bug Fixes

  • Revert "fix(services/tocs): fix when processing order" (54134ab)

1.30.0 (2022-10-31)

Features

  • cmd/translate: translate documentation (0b5c6b4)

Bug Fixes

  • services/tocs: fix when processing order (19ff064)

1.29.1 (2022-10-28)

Bug Fixes

  • exclude external dependencies from build (df415bc)

1.29.0 (2022-10-27)

Features

  • limit async operations to avoid heap out of memory (e3ca5b6)

1.28.0 (2022-10-27)

Features

1.27.1 (2022-10-26)

Bug Fixes

  • cmd/xliff/compose: error reporting (338423a)
  • cmd/xliff/extract: error reporting (57c2d93)

1.27.0 (2022-09-23)

Features

  • cmd/xliff/compose: compose xlf and skl into documentation (2681cbb)
  • cmd/xliff/extract: xliff extraction from documentation (f4f4aaa)

Bug Fixes

1.26.1 (2022-09-20)

Bug Fixes

1.25.1 (2022-09-06)

Bug Fixes

  • services/tocs: apply includers recursively (b3fdc38)
  • services/tocs: apply includers toc paths (c5630e5)

chore

1.25.0 (2022-09-06)

chore

1.24.1 (2022-09-06)

Bug Fixes

  • services/tocs: apply includers recursively (b3fdc38)
  • services/tocs: apply includers toc paths (c5630e5)

1.24.0 (2022-09-01)

Features

  • includers/openapi: toc, content, leading pages (f3bb43b)
  • services/includers: generatePath (8e63577)

1.23.2 (2022-08-26)

Bug Fixes