- Translate README and sync_issue.py to English; update transform.py documentation
(
311e4ef)
- Improve error handling and logging for post-process commands
(
fc1626c)
- Enhance patch file handling and add post-process command logging
(
0d86a15)
- Add support for optional post-process commands in generated branches
(
4d43617)
-
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)
-
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)
- Add GENERATE_STARTERCODE_VERSION environment variable for version resolution in scripts
(
ebc4274)
- Initial Release