Releases: m3dev/pptx-template
Releases · m3dev/pptx-template
1.0.0: Latest python support
What's Changed
- Feature/set pandas version 0.24 by @sptea in #28
- Split README into separate English and Japanese files by @pjbollinger in #30
- feat: Upgrade to v1.0.0 with Python 3.10-3.13 support by @noboru-fukaishi in #37
New Contributors
- @sptea made their first contribution in #28
- @pjbollinger made their first contribution in #30
- @noboru-fukaishi made their first contribution in #37
Full Changelog: 0.2.8...1.0.0
Fixed scatter plot's x-y axis was reversed
Merge pull request #27 from y-kimura/hotfix/fix_xy_transpose 散布図のXYが逆転する不具合修正