9.6 KiB
9.6 KiB
Changelog
1.0.1 (2025-04-01)
Bug Fixes
1.0.0 (2025-04-01)
Features
0.6.0 (2025-01-17)
Features
- add back highcontrast theme from metropolis (3039994)
- add new color theme based on the tomorrow color theme (13e7300)
- add option to customize frame numbering of standout pages (d6d0e3c), closes #33
- deprecate
\mreducelistspacing
(3d87ec2) - redesign section and subsection pages (#30) (5a98c69)
- use golden rule in top-bottom spacing of title page (85eabc7)
Reverts
0.5.0 (2024-10-30)
Features
Bug Fixes
- remove duplicated footnote color specifications (#26) (1306af5)
- remove extra space below progressbar section pages (#27) (e5be480)
- set use=block title in block body for fill (e8921a6), closes #28
- tag files with date (28003e7)
0.4.0 (2024-07-09)
Features
- add a small amount of vertical space before subtitle (b224a9b)
- support memoize package (closes #16) (1ca26e8)
- support title format modifications (#18) (46a4f49)
Bug Fixes
0.3.0 (2024-03-06)
Features
- bring back the
numbering
option and deprecate it (9a013e4) - make
framenumber
slide numbering the default (54e0fce) - redesign title page (9e6506e)
- reinstate support for
block
option (bf63dcd) - remove custom linespread setting (6a85ef4), closes #8
- remove parskip setting (5477051), closes #9
- support subtitles (1c49957)
Bug Fixes
- apply upstream beamer fix for empty shortauthor (b8b2d10)
- improve vertical centering of title slide (6a14981)
- remove extraneous line space after minipage (c0b9826)
- remove extraneous space in frametitle continuation template (66f7d83)
- remove font configuration for bibliography; closes #5 (ccd19fe)
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)