Releases: alexanderdavide/slidev-theme-academic
Releases Β· alexanderdavide/slidev-theme-academic
v2.0.1
2.0.1 (2024-09-09)
Bug Fixes
- specify package engines correctly (f5061d7)
v2.0.0
v2.0.0 (2024-09-08)
β BREAKING CHANGES
- migrate to UnoCSS and Shiki highlighter
Features
- migrate to UnoCSS and Shiki highlighter (3c52243)
v1.3.1
1.3.1 (2024-09-08)
Bug Fixes
- load Shiki theme directly (3e6b27a)
A special thanks goes to @Samarium150 for his help with this release. πͺ
v1.3.0
1.3.0 (2024-03-23)
Features
- remove backticks from code (77e7c31)
v1.2.0
1.2.0 (2024-01-27)
Features
- enable listing multiple authors on cover (d21d0c9)
- use and between last two authors rather than comma (bbcfeb2)
v1.1.4
1.1.4 (2024-01-13)
Bug Fixes
- make resolveAssetUrl safe for base URL with or without trailing slash (a5c4f21)
v1.1.3
1.1.3 (2023-03-22)
Bug Fixes
- use correct comment syntax (ee3cb92)
v1.1.2
1.1.2 (2023-03-12)
Bug Fixes
- ensure alignment of author, date and content (f03443e), closes #10
v1.1.1
1.1.1 (2022-12-21)
Bug Fixes
- #7: prevent overlap of global layers in export (5aadf73), closes #7
- consider base path specified by user (b57a01d)
- prevent pagination from being displayed on slide end (9a34e17)
A special thanks goes to @Delta-in-hub for his help with this release. πͺ
v1.1.0
1.1.0 (2022-05-21)
Features
- enable filling of footnotes (be3a4c7)
Bug Fixes
- add background color to Footnotes component (d7ad960)
A special thanks goes to @imba28 for his help with this release. πͺ