Skip to content

Releases: gaussian/python-office-templates

v0.5.3

08 Apr 14:38

Choose a tag to compare

What's Changed

Other Changes

  • Fix PyPI trusted publishing and bump Actions to Node.js 24 by @kut in #13

Full Changelog: v0.5.2...v0.5.3

v0.5.2

23 Oct 04:19

Choose a tag to compare

What's Changed

Other Changes

  • Add node/edge graph generation functionality for PPTX presentations by @Copilot in #9
  • Allow compose_pptx to work without specifying a template file by @Copilot in #10
  • Fix pixel-to-inch conversion and add automatic scaling for graph node positions by @Copilot in #11
  • Enhance PPTX composition with graph support and template flexibility by @kut in #12

Full Changelog: v0.5.1...v0.5.2

v0.5.1

03 Jul 21:26

Choose a tag to compare

What's Changed

Other Changes

  • Add support for grouped shapes in PPTX rendering by @copilot-swe-agent in #6
  • Allow indexing of lists in placeholder variables, eg "{{ team.users.0 }}" by @copilot-swe-agent in #7
  • Implement support for grouped shapes and list indexing in PPTX rendering by @kut in #8

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

05 Jun 03:59

Choose a tag to compare

What's Changed

Other Changes

  • Merge project init by @kut in #1
  • Merge pull request #1 from gaussian/main by @kut in #2

New Contributors

  • @kut made their first contribution in #1

Full Changelog: https://github.com/gaussian/python-office-templates/commits/v0.5.0