Releases: pmdci/pptx-toolkit
Releases · pmdci/pptx-toolkit
Release list
v0.5
v0.4.5
v0.4
Changelog
- 68da7f1 Adopt command wiring file naming convention
- 76bda9b Extract PPTX archive helpers into internal/pptx and update callers/tests
- 2ab4b09 Implement theme font list and set commands
- b76723e Introduce the theme domain and move theme color list/rename commands out of color
- cbb7c82 Rename layout CLI wiring to layout_cmd.go and document the *_cmd.go command-file convention.
- fd5f3b8 delete obsolete file
- 7f70e98 including AI/LLM files for the project
- d27094e removed
v0.3
v0.2.1
v0.2
Changelog
- df6a756 �Improved error handling
- 4e23046 �Improved order of color swap arguments, added error for theme not found
- 90822e1 Added --slides flag to color swap
- c97fae3 Added color scheme renaming functionality
- f0c0d46 Fixed tests to consider theme not found error
- b014917 Implemented --scope flag for color swap command
- 6aaf7c4 Improvements handling combination of --theme and --slide flags
- 9772758 Support for HEX values in color swap operations
v0.1.1
Changelog
- fa191b4 Fix linter warnings and GoReleaser deprecations