Skip to content

Latest commit

 

History

History
77 lines (41 loc) · 2.26 KB

File metadata and controls

77 lines (41 loc) · 2.26 KB

CHANGELOG

v1.8.0 (2026-05-30)

Features

  • Translate README and sync_issue.py to English; update transform.py documentation (311e4ef)

v1.7.0 (2026-05-30)

Features

  • Improve error handling and logging for post-process commands (fc1626c)

v1.6.0 (2026-05-30)

Features

  • Enhance patch file handling and add post-process command logging (0d86a15)

v1.5.0 (2026-05-30)

Features

  • Add support for optional post-process commands in generated branches (4d43617)

v1.4.0 (2026-05-30)

v1.3.0 (2026-05-30)

Features

  • Enhance transform_source to handle import blocks and update version to 1.2.0 (064890e)

  • Update build command to use 'uv lock' and add assets configuration (706b739)

v1.2.0 (2026-05-30)

Features

  • Add semantic-release workflows for push and pull request events, update README and version to 1.1.0 (addc268)

  • Update CI and release workflows to use latest action versions and ensure environment variable consistency (74040f9)

  • Update setup-uv action to version 8.1.0 in CI and release workflows (8aa5715)

v1.1.0 (2026-05-30)

Features

  • Add GENERATE_STARTERCODE_VERSION environment variable for version resolution in scripts (ebc4274)

v1.0.0 (2026-05-30)

  • Initial Release