|
| 1 | +# scientific-python-hugo-theme 0.20 |
| 2 | + |
| 3 | +We're happy to announce the release of scientific-python-hugo-theme 0.20! |
| 4 | + |
| 5 | +## Enhancements |
| 6 | + |
| 7 | +- Add Pagefind Search ([#615](https://github.com/scientific-python/scientific-python-hugo-theme/pull/615)). |
| 8 | +- Correctly convert spaces in tags to dashes ([#637](https://github.com/scientific-python/scientific-python-hugo-theme/pull/637)). |
| 9 | +- Update PST styling ([#642](https://github.com/scientific-python/scientific-python-hugo-theme/pull/642)). |
| 10 | + |
| 11 | +## Bug Fixes |
| 12 | + |
| 13 | +- Render mathjax partial with context ([#638](https://github.com/scientific-python/scientific-python-hugo-theme/pull/638)). |
| 14 | +- Style mermaid tooltips ([#639](https://github.com/scientific-python/scientific-python-hugo-theme/pull/639)). |
| 15 | + |
| 16 | +## Maintenance |
| 17 | + |
| 18 | +- Update hugo (0.134.3) ([#640](https://github.com/scientific-python/scientific-python-hugo-theme/pull/640)). |
| 19 | +- Update font-awesome (6.6.0) ([#643](https://github.com/scientific-python/scientific-python-hugo-theme/pull/643)). |
| 20 | +- Update mermaid (10.9.2) ([#645](https://github.com/scientific-python/scientific-python-hugo-theme/pull/645)). |
| 21 | +- Update pre-commit ([#646](https://github.com/scientific-python/scientific-python-hugo-theme/pull/646)). |
| 22 | + |
| 23 | +## Contributors |
| 24 | + |
| 25 | +3 authors added to this release (alphabetically): |
| 26 | + |
| 27 | +- Brian Hawthorne ([@brianhawthorne](https://github.com/brianhawthorne)) |
| 28 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 29 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 30 | + |
| 31 | +3 reviewers added to this release (alphabetically): |
| 32 | + |
| 33 | +- Brian Hawthorne ([@brianhawthorne](https://github.com/brianhawthorne)) |
| 34 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 35 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 36 | + |
| 37 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
| 38 | + |
1 | 39 | # scientific-python-hugo-theme 0.19
|
2 | 40 |
|
3 | 41 | We're happy to announce the release of scientific-python-hugo-theme 0.19!
|
@@ -26,8 +64,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.19!
|
26 | 64 | - Brigitta Sipőcz ([@bsipocz](https://github.com/bsipocz))
|
27 | 65 | - Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
|
28 | 66 |
|
29 |
| -_These lists are automatically generated, and may not be complete or may contain |
30 |
| -duplicates._ |
| 67 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
31 | 68 |
|
32 | 69 | # scientific-python-hugo-theme 0.18
|
33 | 70 |
|
@@ -154,8 +191,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.16!
|
154 | 191 | - Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
|
155 | 192 | - Stefan van der Walt ([@stefanv](https://github.com/stefanv))
|
156 | 193 |
|
157 |
| -_These lists are automatically generated, and may not be complete or may contain |
158 |
| -duplicates._ |
| 194 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
159 | 195 |
|
160 | 196 | # scientific-python-hugo-theme 0.15
|
161 | 197 |
|
@@ -221,8 +257,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.14!
|
221 | 257 | - Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
|
222 | 258 | - Stefan van der Walt ([@stefanv](https://github.com/stefanv))
|
223 | 259 |
|
224 |
| -_These lists are automatically generated, and may not be complete or may contain |
225 |
| -duplicates._ |
| 260 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
226 | 261 |
|
227 | 262 | # scientific-python-hugo-theme 0.13
|
228 | 263 |
|
|
0 commit comments