Skip to content

0.16.0

Compare
Choose a tag to compare
@jonathansick jonathansick released this 11 Jul 16:54
· 91 commits to main since this release
ddd9cf0

New features

  • Handle the parsing exception when a LaTeX (Lander) document's articleBody metadata is still LaTeX-formatted rather than the excepted Markdown conversion. The metadata parser still creates a content chunk for Algolia consisting of the title and description/abstract.

  • Handle parsing Technote (Sphinx) technotes where the abstract directive is missing. The metadata parser now returns a default message indicating that the abstract is not available.

Other changes

  • Adopt nox-uv for installing dependencies in noxfile.py.

What's Changed

Full Changelog: 0.15.0...0.16.0