Skip to content

Releases: dlly11/python-c-monorepo-template

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Sep 23:38

3.0.2 (2026-09-17)

Bug Fixes

  • release: publish template-only release PRs (d466319)

v3.0.1

Choose a tag to compare

@dlly11 dlly11 released this 17 Sep 23:33

3.0.1 (2026-09-17)

Bug Fixes

  • ci: allow verified base-branch synchronization merges (9135b9c)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 22:38

3.0.0 (2026-09-17)

⚠ BREAKING CHANGES

  • release: Native consumers must replace find_package(MonorepoTemplate) with component packages such as ExampleCore or ExamplePackageA. Native archives and product tags are component-specific. The set-version command now requires a component ID before the version.

Features

  • release: version products independently and add commit tooling (65b44cf)

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 17 Sep 07:26

2.0.4 (2026-09-17)

Bug Fixes

  • handle legacy console encodings and explain CI failures (c4bbe52)
  • harden creator inputs and unify native formatting (ef13491)

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 17 Sep 05:48

2.0.3 (2026-09-17)

Bug Fixes

  • isolate release publication and validate creator inputs (0467b4f)

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Sep 01:46

2.0.2 (2026-09-17)

Bug Fixes

  • creator: preserve uv diagnostics and clarify CI recovery (1756a00)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Sep 01:10

2.0.1 (2026-09-17)

Bug Fixes

  • creator: sanitize the environment when checking uv (3f27457)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 00:11

2.0.0 (2026-09-17)

⚠ BREAKING CHANGES

  • creator: shared Python/C namespace prefixes are limited to 32 characters. Shorten longer prefixes when creating recipes for this release; names are never truncated automatically.

Bug Fixes

  • creator: validate naming limits and clarify repository setup (192b1e4)

python-package-b: v3.0.0

Choose a tag to compare

3.0.0 (2026-09-17)

⚠ BREAKING CHANGES

  • release: Native consumers must replace find_package(MonorepoTemplate) with component packages such as ExampleCore or ExamplePackageA. Native archives and product tags are component-specific. The set-version command now requires a component ID before the version.

Features

  • release: version products independently and add commit tooling (65b44cf)

python-package-a: v3.0.0

Choose a tag to compare

3.0.0 (2026-09-17)

⚠ BREAKING CHANGES

  • release: Native consumers must replace find_package(MonorepoTemplate) with component packages such as ExampleCore or ExamplePackageA. Native archives and product tags are component-specific. The set-version command now requires a component ID before the version.

Features

  • release: version products independently and add commit tooling (65b44cf)