Skip to content

Releases: pmdci/pptx-toolkit

v0.5

Choose a tag to compare

@github-actions github-actions released this 23 May 21:37

Changelog

  • cd7030f Add theme set --name to rename slide-master-bound theme names
  • 25bc7e8 Refine name-setting writes and replace theme color rename with set
  • Several other improvements

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 23 May 13:33

Changelog

  • d43f71d Implement theme list with master bindings and strict relationship validation
  • fe6f5e6 added docs/private/
  • a9c8a15 added missing colour alias to color
  • 5af104d updated

v0.4

Choose a tag to compare

@github-actions github-actions released this 23 May 01:23

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

Choose a tag to compare

@github-actions github-actions released this 07 May 00:51
5723169

Changelog

  • 5723169 Add layout inspection and mutation commands (#1)
  • cee4d68 Added social banner
  • 6a34eae Improved PPTX-Toolkit social banner
  • e8b2f63 added matchingName slide layout for future tests
  • 62a03fb clarified use of quotes

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 26 Oct 22:57

Changelog

  • b30b9e3 Better versioning
  • 769eb6e Fix scheme→hex conversion bug with tint modifiers

v0.2

Choose a tag to compare

@github-actions github-actions released this 25 Oct 21:49

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

Choose a tag to compare

@github-actions github-actions released this 22 Oct 17:43

Changelog

  • fa191b4 Fix linter warnings and GoReleaser deprecations