Skip to content

Releases: noctisynth/semifold

semifold v0.2.9

11 Dec 12:49
440cfb9

Choose a tag to compare

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/workflows does 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

11 Dec 12:48
440cfb9

Choose a tag to compare

v0.3.0

New Features

Bug Fixes

  • d8959d0: Convert parts from 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

11 Dec 12:48
440cfb9

Choose a tag to compare

v0.2.1

New Features

semifold v0.2.8

30 Nov 09:40
7e0b67c

Choose a tag to compare

v0.2.8

New Features

  • 4bee630: Optimize CI template files for auto detect whether should add CLI token envs.
  • 5ff36f0: Defaults to select all packages if only a package is found in a single workspace.

semifold v0.2.7

29 Nov 08:49
1c38f13

Choose a tag to compare

v0.2.7

New Features

  • 8d6ec13: add cpp option in init command, which was forgotten in the previous commits (#54 by @BegoniaHe)

@semifold/docs v1.0.5

29 Nov 08:49
1c38f13

Choose a tag to compare

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

23 Nov 20:26
cf283ef

Choose a tag to compare

v0.2.6

New Features

Bug Fixes

  • 4d19256: Nothing will be reported if a pull request submitted from a main branch of a forked repository.
  • 4d19256: Fix invalid changeset content with empty tag.

semifold-resolver v0.2.2

23 Nov 20:26
cf283ef

Choose a tag to compare

v0.2.2

New Features

@semifold/docs v1.0.4

23 Nov 20:25
cf283ef

Choose a tag to compare

v1.0.4

New Features

  • 61d9a7b: Add script-based installation method in quick start section.

semifold v0.2.5

16 Nov 17:45
a4c03e9

Choose a tag to compare

v0.2.5

Chores

  • 6f381fa: Rename all artifacts to artifact_name in CI to ensure the filename of all downloaded.