Skip to content

Releases: obcode/generate_startercode

v1.8.0

30 May 17:56

Choose a tag to compare

v1.8.0 (2026-05-30)

Features

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

Detailed Changes: v1.7.0...v1.8.0

v1.7.0

30 May 17:42

Choose a tag to compare

v1.7.0 (2026-05-30)

Features

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

Detailed Changes: v1.6.0...v1.7.0

v1.6.0

30 May 17:30

Choose a tag to compare

v1.6.0 (2026-05-30)

Features

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

Detailed Changes: v1.5.0...v1.6.0

v1.5.0

30 May 17:21

Choose a tag to compare

v1.5.0 (2026-05-30)

Features

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

Detailed Changes: v1.4.0...v1.5.0

v1.4.0

30 May 17:12

Choose a tag to compare

v1.4.0 (2026-05-30)


Detailed Changes: v1.3.0...v1.4.0

v1.3.0

30 May 17:07

Choose a tag to compare

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)


Detailed Changes: v1.2.0...v1.3.0

v1.2.0

30 May 16:04

Choose a tag to compare

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)


Detailed Changes: v1.1.0...v1.2.0

v1.1.0

30 May 15:32

Choose a tag to compare

v1.1.0 (2026-05-30)

Features

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

Detailed Changes: v1.0.0...v1.1.0

v1.0.0

30 May 15:24

Choose a tag to compare

v1.0.0 (2026-05-30)

  • Initial Release