3.6 KiB
3.6 KiB
Changelog
0.2.0 (2024-01-23)
⚠ BREAKING CHANGES
- remove titleformat configuration
- use beamer's own frame numbering template
Features
0.1.0 (2024-01-15)
⚠ BREAKING CHANGES
- remove \plain macro
- drop deprecated options
- remove appendix redefinition
- remove pgfplots theme
- remove high-contrast theme
- uncouple fira fonts from theme
- simplify blocks and remove blocks with background
Features
- disable hyphenation in frame titles (253234e)
- drop deprecated options (548ede8)
- group institute with author and subdue color (0f3f6da)
- increase minipage width for section pages (160fe58)
- modify bullet symbols for itemize lists (0042dcb)
- modify example color to teal instead of light green (1a2f157)
- remove \plain macro (95f24ae)
- remove appendix redefinition (17edfad)
- remove high-contrast theme (9932e55)
- remove pgfplots theme (c2f1bef)
- simplify blocks and remove blocks with background (d5317d4)
- uncouple fira fonts from theme (f960aba)
Bug Fixes
- avoid overflow warnings from titlepage definition (c1c5b85)
- fix frametitle patchmd (a302893)
- fix progress bar in inner theme too (47dcf8d)
- fix reference to Knuth in demo (fbfcc0b)
- insert missing parenthesis (e72eaa9)
- metropolis -> moloch (24cbc04)
- set maxium progressbar to 1 (b401410)
Reverts
- "build: use alternative texlive action" (5d32f73)
- "fix: avoid overflow warnings from titlepage definition" (24c5409)
Miscellaneous Chores
- remove newline (cd97b2d)