Skip to content

docs-builder 0.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 10:24
· 325 commits to refs/heads/main since this release
d05612c

✨ Features

  • Add support for diagnostic hints and track unused substitution keys by @Mpdreamz in #762
  • Add favicon tags by @reakaleek in #761
  • User friendly table design by @reakaleek in #755
  • Add content hash as query string to static file paths by @reakaleek in #758
  • Refactor TOC handling and support nested TOC configurations by @Mpdreamz in #749
  • Add the notion of documentation file exporters. by @Mpdreamz in #739
  • Add global elastic.co nav by @reakaleek in #721
  • Introduce IUriEnvironmentResolver to resolve crosslinks based on deployment environment by @Mpdreamz in #728
  • Assembler share single crosslink resolver over all the builds by @Mpdreamz in #726
  • Initial v0 of docs-assembler repos build-all command. by @Mpdreamz in #725

🐛 Bug Fixes

📝 Documentation

🧰 Maintenance

  • Skip security-docs in assembler while we wait for move to detection-rules by @Mpdreamz in #733

⚙️ Automation

  • Add matrix to pr workflow by @reakaleek in #425
  • Remove tj-actions usage, eventhough we had it pinned as gitref by @Mpdreamz in #753
  • Free disk space is no longer needed for asciidocalypse by @Mpdreamz in #743
  • Ensure we pass along metadata-only in preview-build to docs-builder action by @Mpdreamz in #741
  • Build docs on master branches too for repositories not moved over to main by @Mpdreamz in #732
  • Update CODEOWNERS by @bmorelli25 in #731

Full Changelog: 0.19.0...0.20.0