Releases: noctisynth/semifold
Releases · noctisynth/semifold
semifold v0.2.9
v0.2.9
New Features
d8959d0: Add cli.ci section with 7 translation keys to en.toml and zh.toml and replace hardcoded English strings in ci.rs with t!() macro calls (#58 by @BegoniaHe)
Bug Fixes
df11377: Fix panic if.github/workflowsdoes not exists.
Refactors
d8959d0: 1. Add optional clap dependency to semifold-resolver 2. Conditionally derive ValueEnum on ResolverType 3. Remove duplicate ResolverType definition in init.rs (#58 by @BegoniaHe)
semifold-resolver v0.3.0
v0.3.0
New Features
d8959d0: 1. Add base_url field to RepoInfo struct 2. Read GITHUB_SERVER_URL env var with fallback to https://github.com 3. Use dynamic URL in changelog commit links (#58 by @BegoniaHe)
Bug Fixes
d8959d0: Convertpartsfrom Vec<&str> to Vec in bump_prerelease function (#58 by @BegoniaHe)d8959d0: Rust projects may not have a [dependencies] section (e.g., pure library crates or those with only dev-dependencies). This change makes the dependencies table optional instead of requiring it. (#58 by @BegoniaHe)
Refactors
d8959d0: 1. Add optional clap dependency to semifold-resolver 2. Conditionally derive ValueEnum on ResolverType 3. Remove duplicate ResolverType definition in init.rs (#58 by @BegoniaHe)
semifold-changelog v0.2.1
v0.2.1
New Features
d8959d0: 1. Add base_url field to RepoInfo struct 2. Read GITHUB_SERVER_URL env var with fallback to https://github.com 3. Use dynamic URL in changelog commit links (#58 by @BegoniaHe)
semifold v0.2.8
semifold v0.2.7
v0.2.7
New Features
8d6ec13: addcppoption ininitcommand, which was forgotten in the previous commits (#54 by @BegoniaHe)
@semifold/docs v1.0.5
v1.0.5
Chores
8d6ec13: update README to indicate the support for C++ projects, which was forgotten in the previous commits (#54 by @BegoniaHe)
semifold v0.2.6
semifold-resolver v0.2.2
@semifold/docs v1.0.4
semifold v0.2.5
v0.2.5
Chores
6f381fa: Rename all artifacts toartifact_namein CI to ensure the filename of all downloaded.