|
| 1 | +# scientific-python-hugo-theme 0.7 |
| 2 | + |
| 3 | +We're happy to announce the release of scientific-python-hugo-theme 0.7! |
| 4 | + |
| 5 | +## Bug Fixes |
| 6 | + |
| 7 | +- Fix: (css.html) Unify types ([#434](https://github.com/scientific-python/scientific-python-hugo-theme/pull/434)). |
| 8 | +- Fix: (bulma.css) .navbar-dropdown background-color ([#435](https://github.com/scientific-python/scientific-python-hugo-theme/pull/435)). |
| 9 | + |
| 10 | +## Maintenance |
| 11 | + |
| 12 | +- Meta: (Makefile) Add serve-dev rule ([#436](https://github.com/scientific-python/scientific-python-hugo-theme/pull/436)). |
| 13 | +- Update font awesome ([#437](https://github.com/scientific-python/scientific-python-hugo-theme/pull/437)). |
| 14 | +- Bump pre-commit from 3.5.0 to 3.6.0 ([#438](https://github.com/scientific-python/scientific-python-hugo-theme/pull/438)). |
| 15 | +- Update mermaid ([#439](https://github.com/scientific-python/scientific-python-hugo-theme/pull/439)). |
| 16 | +- Update hugo ([#440](https://github.com/scientific-python/scientific-python-hugo-theme/pull/440)). |
| 17 | +- Update dart sass ([#441](https://github.com/scientific-python/scientific-python-hugo-theme/pull/441)). |
| 18 | +- Update PST style ([#442](https://github.com/scientific-python/scientific-python-hugo-theme/pull/442)). |
| 19 | +- Apply purgecss ([#443](https://github.com/scientific-python/scientific-python-hugo-theme/pull/443)). |
| 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.6 |
2 | 38 |
|
3 | 39 | We're happy to announce the release of scientific-python-hugo-theme 0.6! |
|
0 commit comments