Skip to content

Releases: pnkraemer/tueplots

v0.2.4

24 Mar 08:34
ba2616b

Choose a tag to compare

What's Changed

  • Add bundle, figsize, font, fontsize, and tests for COLM 2026 by @jzenn in #173

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

29 Jan 16:49
204769f

Choose a tag to compare

What's Changed

  • Upgrade CI: replace black, isort, and pylint with ruff by @pnkraemer in #167
  • Bump minimum python version to match matplotlib's requirements by @pnkraemer in #168
  • Make the font installation instructions more precise by @pnkraemer in #169
  • Include a font fallback for Helvetica (notex, times font, but with sans-serif family) by @pnkraemer in #170
  • Upgrade notebook CI (track human-readable version of notebooks) and reintroduce missing fonts by @pnkraemer in #171

Full Changelog: v0.2.2...v0.2.3

v0.2.2

29 Jan 10:25
9ca3a0d

Choose a tag to compare

What's Changed

  • Remove the "stix" default from non-tex fonts that match \usepackage{times} and \usepackage{ptm} by @SebastianBoehler in #165
  • Implement bundles for the Tübingen AI Center by @philipphennig in #166

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

14 Jul 06:01
9364297

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Feb 07:20
5ba25ec

Choose a tag to compare

What's Changed

  • Delete 'savefig.bbox' = 'tight' from default figure-size configuration by @pnkraemer in #160
  • Discuss 3d-plot-scaling issues in the troubleshooting by @pnkraemer in #161

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 Jan 08:22
0d01199

Choose a tag to compare

What's Changed

  • Increase the minimum Python version to 3.10 to match Matplotlib's requirements by @pnkraemer in #156
  • Delete fontsizes.beamer_moml as announced in the deprecation warning by @pnkraemer in #157

Full Changelog: v0.0.17...v0.1.0

v0.0.17

17 Oct 12:59
0f970e8

Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.17

v0.0.16

24 Sep 07:31
a1e854c

Choose a tag to compare

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

23 Apr 07:28
b9df9e0

Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

11 Mar 16:27
844c8b9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.13...v0.0.14