|
| 1 | +# scientific-python-hugo-theme 0.8 |
| 2 | + |
| 3 | +We're happy to announce the release of scientific-python-hugo-theme 0.8! |
| 4 | + |
| 5 | +## Enhancements |
| 6 | + |
| 7 | +- Add PDST badges ([#446](https://github.com/scientific-python/scientific-python-hugo-theme/pull/446)). |
| 8 | + |
| 9 | +## Maintenance |
| 10 | + |
| 11 | +- Refactor bulma navbar css ([#444](https://github.com/scientific-python/scientific-python-hugo-theme/pull/444)). |
| 12 | +- Skip autoupdating prettier-mirror ([#448](https://github.com/scientific-python/scientific-python-hugo-theme/pull/448)). |
| 13 | +- Temporarily schedule pre-cmmmit-ci auotupdate weekly ([#449](https://github.com/scientific-python/scientific-python-hugo-theme/pull/449)). |
| 14 | +- Autoupdate pre-commit quarterly ([#451](https://github.com/scientific-python/scientific-python-hugo-theme/pull/451)). |
| 15 | +- Run pre-commit autoupdate ([#452](https://github.com/scientific-python/scientific-python-hugo-theme/pull/452)). |
| 16 | +- Add missing f in f-string ([#455](https://github.com/scientific-python/scientific-python-hugo-theme/pull/455)). |
| 17 | +- Simplify navbar ([#454](https://github.com/scientific-python/scientific-python-hugo-theme/pull/454)). |
| 18 | +- Consolidate navbar styling ([#456](https://github.com/scientific-python/scientific-python-hugo-theme/pull/456)). |
| 19 | +- Group scss components ([#453](https://github.com/scientific-python/scientific-python-hugo-theme/pull/453)). |
| 20 | + |
| 21 | +## Contributors |
| 22 | + |
| 23 | +3 authors added to this release (alphabetically): |
| 24 | + |
| 25 | +- Adam Porter ([@alphapapa](https://github.com/alphapapa)) |
| 26 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 27 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 28 | + |
| 29 | +2 reviewers added to this release (alphabetically): |
| 30 | + |
| 31 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 32 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 33 | + |
| 34 | +_These lists are automatically generated, and may not be complete or may contain |
| 35 | +duplicates._ |
| 36 | + |
1 | 37 | # scientific-python-hugo-theme 0.7 |
2 | 38 |
|
3 | 39 | We're happy to announce the release of scientific-python-hugo-theme 0.7! |
|
0 commit comments