Skip to content

Releases: aseguragonzalez/python-seedwork

v0.4.0

18 May 18:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.4.0 (2026-05-18)

Features

  • Alignment improvements — DDD building blocks, testing package, and example extensions (#17, 688f036)

Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com


Detailed Changes: v0.3.0...v0.4.0

v0.3.0

14 May 20:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.3.0 (2026-05-14)

Chores

  • deps: Bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory (#12, ea20737)

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Alfonso Segura a.segura.gonzalez@gmail.com

Features

  • Taskschedulerspy, bank-account example (infra + tests), documentation (47025c9)

Refactoring

  • Fix for code scanning alert no. 6: Workflow does not contain permissions (#13, e561cac)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions (#14, 1a089ec)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>


Detailed Changes: v0.2.0...v0.3.0

v0.2.0

13 May 19:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.2.0 (2026-05-13)

Chores

Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com

Continuous Integration

  • Optimize workflows with venv caching and fix release build order (#5, d2a9441)

Co-authored-by: Copilot Autofix powered by AI 175728472+Copilot@users.noreply.github.com

Documentation

  • Add security policy and advisory issue template (#6, 0d20136)

Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com

Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com

Co-authored-by: aseguragonzalez 2671340+aseguragonzalez@users.noreply.github.com

Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com

  • Rewrite README and expand docs with getting-started guide (#9, 9f06fa6)

Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com

Co-authored-by: Copilot Autofix powered by AI 175728472+Copilot@users.noreply.github.com

Features

Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com

Refactoring

  • Move examples/ into docs/examples/ (#10, caf716c)

Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com


Detailed Changes: v0.1.0...v0.2.0

v0.1.0

06 May 21:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.1.0 (2026-05-06)

Bug Fixes

  • Pin upload-to-gh-release action to v8 (#2, 574746f)

Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com

Co-authored-by: aseguragonzalez 2671340+aseguragonzalez@users.noreply.github.com

  • Use GitHub App token in release workflow to bypass branch protection ruleset (#4, a1ff927)

Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com

Co-authored-by: aseguragonzalez 2671340+aseguragonzalez@users.noreply.github.com

Chores

  • Replace deprecated upload-to-gh-release with publish-action in release workflow (#3, 5ad8fb8)

Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com

Co-authored-by: aseguragonzalez 2671340+aseguragonzalez@users.noreply.github.com

Features

  • Define initial package structure and implementation (#1, 626e6e3)

Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com