What's Changed * [fix(render): Reverse Mermaid feature detection so it gets picked up](https://github.com/mrwilson/adr-viewer/commit/e5638c6e288867c844fbd74926b5beab8f616264) * chore(deps): bump mypy from 1.9.0 to 1.10.1 by dependabot in https://github.com/mrwilson/adr-viewer/pull/84 * chore(deps): bump pytest from 8.1.1 to 8.2.2 by dependabot in https://github.com/mrwilson/adr-viewer/pull/83 * chore(deps): bump beautifulsoup4 from 4.12.2 to 4.12.3 by dependabot in https://github.com/mrwilson/adr-viewer/pull/76 * chore(deps): bump jinja2 from 3.1.3 to 3.1.4 by dependabot in https://github.com/mrwilson/adr-viewer/pull/80 * chore(deps): bump black from 24.4.0 to 24.4.2 by dependabot in https://github.com/mrwilson/adr-viewer/pull/79
The latest production release of `adr-viewer`! 🎉
What's Changed * Fixed known CVEs in older bootstrap and jquery libs by deanwampler in https://github.com/mrwilson/adr-viewer/pull/16 * Drop Travis config by colindean in https://github.com/mrwilson/adr-viewer/pull/33 * Enables setting the project title with --title by colindean in https://github.com/mrwilson/adr-viewer/pull/34 * Expand GitHub Actions testing to 3.7–3.11 using build matrix by colindean in https://github.com/mrwilson/adr-viewer/pull/29 * Use setuptools' SCM support to determine version from Git tag by colindean in https://github.com/mrwilson/adr-viewer/pull/31 * Adds Homebrew installation hint by colindean in https://github.com/mrwilson/adr-viewer/pull/27 * Set charset to UTF-8 in HTML template by colindean in https://github.com/mrwilson/adr-viewer/pull/38 * Enables image loading on PyPI by using absolute image URLS by colindean in https://github.com/mrwilson/adr-viewer/pull/32 * Add missing status Proposed by mschmidtesd in https://github.com/mrwilson/adr-viewer/pull/24 * Typing by mrwilson in https://github.com/mrwilson/adr-viewer/pull/44 * Let Python 3.7 rely on an older mypy by colindean in https://github.com/mrwilson/adr-viewer/pull/46 * chore(deps): bump beautifulsoup4 from 4.10.0 to 4.12.2 by dependabot in https://github.com/mrwilson/adr-viewer/pull/47 * chore(deps): bump pytest from 7.4.0 to 7.4.1 by dependabot in https://github.com/mrwilson/adr-viewer/pull/48 * refactor: Decompose __init__.py by mrwilson in https://github.com/mrwilson/adr-viewer/pull/50 * chore(deps): bump pytest from 7.4.1 to 7.4.2 by dependabot in https://github.com/mrwilson/adr-viewer/pull/51 * refactor: Clean up ADR parsing by mrwilson in https://github.com/mrwilson/adr-viewer/pull/53 * ci: Enforce formatting with `black` by mrwilson in https://github.com/mrwilson/adr-viewer/pull/54 * chore: Remove 3.7 support by mrwilson in https://github.com/mrwilson/adr-viewer/pull/55 * chore(deps): bump black from 23.9.0 to 23.9.1 by dependabot in https://github.com/mrwilson/adr-viewer/pull/56 * chore(deps): bump mistune from 3.0.1 to 3.0.2 by dependabot in https://github.com/mrwilson/adr-viewer/pull/57 * Adds support for Mermaid diagrams in ADRs by colindean in https://github.com/mrwilson/adr-viewer/pull/45 * refactor: Add typing to (and smarten up) render logic by mrwilson in https://github.com/mrwilson/adr-viewer/pull/58 * chore(deps): bump jinja2 from 3.1.2 to 3.1.3 by dependabot in https://github.com/mrwilson/adr-viewer/pull/71 * chore(deps): bump pytest from 7.4.2 to 8.1.1 by dependabot in https://github.com/mrwilson/adr-viewer/pull/73 * chore(deps): bump black from 23.9.1 to 24.3.0 by dependabot in https://github.com/mrwilson/adr-viewer/pull/72 * chore(deps): bump mypy from 1.5.1 to 1.9.0 by dependabot in https://github.com/mrwilson/adr-viewer/pull/74 * chore(deps): bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/mrwilson/adr-viewer/pull/75
New Contributors * deanwampler made their first contribution in https://github.com/mrwilson/adr-viewer/pull/16 * colindean made their first contribution in https://github.com/mrwilson/adr-viewer/pull/33 * mschmidtesd made their first contribution in https://github.com/mrwilson/adr-viewer/pull/24 * dependabot made their first contribution in https://github.com/mrwilson/adr-viewer/pull/47