Releases: elastic/docs-builder
Releases · elastic/docs-builder
docs-builder 0.4.0
✨ Features
🐛 Bug Fixes
- Fix update-link-index-action by @reakaleek in #248
- Support unique callouts for enhanced code blocks by @Mpdreamz in #209
- support private repository publishes by @Mpdreamz in #213
- Don't validate commented links by @reakaleek in #212
⚙️ Automation
- Add macos-latest-large runner to release by @reakaleek in #250
Full Changelog: 0.3.0...v0.4.0
docs-builder 0.3.0
✨ Features
- Add update-link-index action by @reakaleek in #207
- Limit diagnostics output and enhance logging clarity by @Mpdreamz in #208
- Add interpolation support and unify substitution logic by @Mpdreamz in #201
- Add auto text link generation for markdown files by @Mpdreamz in #197
- Enforce
_snippets
folder rules for includes by @Mpdreamz in #190 - Add GitHub edit link generation for documentation pages by @Mpdreamz in #198
🐛 Bug Fixes
- Add "strict" mode to treat warnings as errors by @Mpdreamz in #206
- Fix _static folder required during release builds by @Mpdreamz in #204
📝 Documentation
- Add content for bug bash tomorrow by @bmorelli25 in #203
🧰 Maintenance
- Add reusable workflow and usage example by @reakaleek in #200
- Allow to manually trigger release-drafter by @reakaleek in #205
- Set up release-drafter by @reakaleek in #202
- Refactor Markdown directives for updated syntax compatibility by @Mpdreamz in #199
Full Changelog: 0.2.0...v0.3.0
0.2.0
What's Changed
- Remove diagnostic link and sub parsing from the minimal parse routine by @Mpdreamz in #141
- More docs updates by @bmorelli25 in #136
- Add a sentence on how to fix the external URI warning by @reakaleek in #142
- Add global substitutions support to Markdown processing by @Mpdreamz in #143
- Make .git folder optional so tool can be run on any folder by @Mpdreamz in #144
- Fix collapsing toc when clicking on a nested page by @reakaleek in #149
- Ensure uncaught yaml parsing errors are recoverable by @Mpdreamz in #150
- Add support for custom heading anchors in Markdown. by @Mpdreamz in #153
- Implement breadcrumbs fixes #138 by @Mpdreamz in #148
- Refactor file processing and improve exception handling by @Mpdreamz in #154
- Fix an edgecase where substitutions could not track the delimiter properly when an empty line preceded it and followed it by @Mpdreamz in #155
- Fix links to localhost by @reakaleek in #157
- Introduce toc.yml, allows toc's to be split one directory deep by @Mpdreamz in #165
- Introduce dedicated error collector for serve command by @Mpdreamz in #167
- Add cross-links to links.json by @reakaleek in #168
- Refactor navigation and model hierarchy. by @Mpdreamz in #181
- Add to Migration, Syntax, and Contribution Guides by @bmorelli25 in #170
- Initial scaffolding of the docs-assembler binary by @Mpdreamz in #186
- fix 183 prevent index pages from being listed twice by @Mpdreamz in #189
- Fix tab groups by @reakaleek in #187
- Warn about links with template expressions by @reakaleek in #191
New Contributors
- @reakaleek made their first contribution in #142
Full Changelog: 0.1.3...0.2.0