Skip to content

v0.2.2

Choose a tag to compare

@DiogoRibeiro7 DiogoRibeiro7 released this 09 Aug 10:56
· 4 commits to main since this release
37082df

Fixed

  • Container builds now use Poetry 2.2.1 so PEP 621 project metadata is accepted during image publication.

Validation

  • poetry check --lock
  • poetry run pre-commit run --all-files
  • poetry run pytest
  • poetry build

Note: local Docker build could not run because Docker Desktop's Linux engine was unavailable on the workstation; the tag-triggered GitHub Actions container workflow is the release verification path for this fix.