File tree Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Original file line number Diff line number Diff line change
1
+ # scientific-python-hugo-theme 0.14
2
+
3
+ We're happy to announce the release of scientific-python-hugo-theme 0.14!
4
+
5
+ ## Enhancements
6
+
7
+ - Add figure shortcode with PST styling ([ #546 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/546 ) ).
8
+ - Add loading attribute to image partial ([ #547 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/547 ) ).
9
+
10
+ ## Bug Fixes
11
+
12
+ - BUG: fixed ` showOnTop ` ([ #541 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/541 ) ).
13
+ - Fix processing of scss ([ #542 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/542 ) ).
14
+
15
+ ## Maintenance
16
+
17
+ - Replace grid with grid1 shortcode ([ #543 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/543 ) ).
18
+ - Use new grid syntax ([ #545 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/545 ) ).
19
+ - Remove old team gallery styling ([ #544 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/544 ) ).
20
+
21
+ ## Contributors
22
+
23
+ 3 authors added to this release (alphabetically):
24
+
25
+ - Aditi Juneja ([ @Schefflera-Arboricola ] ( https://github.com/Schefflera-Arboricola ) )
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.13
2
38
3
39
We're happy to announce the release of scientific-python-hugo-theme 0.13!
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " scientific-python-hugo-theme"
3
- version = " 0.14rc0.dev0 "
3
+ version = " 0.14 "
4
4
5
5
[tool .changelist ]
6
6
# Profiles that are excluded from the contributor list.
You can’t perform that action at this time.
0 commit comments