Releases: gaussian/python-office-templates
Releases · gaussian/python-office-templates
v0.5.3
v0.5.2
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
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
- @copilot-swe-agent made their first contribution in #6
Full Changelog: v0.5.0...v0.5.1