Releases: pnkraemer/tueplots
Releases · pnkraemer/tueplots
v0.0.17
What's Changed
- Feature: Adding bundle for ProbNum2025 by @philipphennig in #155
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Implement the configuration for AISTATS 2025 and capture errors in bundles.* by @pnkraemer in #153
- Deprecate fontsizes.beamer_moml in favour of fontsizes.beamer by @pnkraemer in #154
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- Replace m2r2 with myst_parser by @pnkraemer in #146
- Update the misc-section of the readme by @pnkraemer in #147
- Replace
setup.cfg
andsetup.py
files with more content inpyproject.toml
by @pnkraemer in #148 - Bump all action versions from v2 to v4 by @pnkraemer in #149
- Style file for neurips2024 by @libbylbaker in #145
- Increase all Python versions to >= 3.9 by @pnkraemer in #150
- Bundle tox categories into
tox -e test
andtox -e format-and-lint
by @pnkraemer in #151 - Rename some of the GitHub actions by @pnkraemer in #152
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- Style-file for ECCV2024 by @georg-wolflein in #144
New Contributors
- @georg-wolflein made their first contribution in #144
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- Reorder helper functions in fonts.py, clarify 'times' vs 'times new roman', and clarify 'usepackage{times}' vs 'usepackage{ptm}' by @libbylbaker in #125
- Add the tex-requirement to the "FAQ" section in the documentation by @pnkraemer in #126
- Add a "Where do i find styles" section to the contribution guide by @pnkraemer in #127
- Attempt to fix the doc-build GitHub Action by @pnkraemer in #135
- Style-file for ICML2024 by @timweiland in #133
New Contributors
- @timweiland made their first contribution in #133
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- CVPR 2024 by @libbylbaker in #123
- Add a more thorough contribution guide by @pnkraemer in #124
New Contributors
- @libbylbaker made their first contribution in #123
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Fixed another image in the README by @pnkraemer in #121
- Renamed bright, high-contrast, and muted color palettes and add others by @pnkraemer in #122
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Fix badge in README by @pnkraemer in #115
- Add tests for Python 3.10 by @pnkraemer in #116
- Update some dependencies by @pnkraemer in #117
- Change image links to external links (in README) by @pnkraemer in #118
- Content for ICLR2024 by @pnkraemer in #119
- Change the sphinx-style to "book" by @pnkraemer in #120
Full Changelog: v0.0.9...v0.0.10