Skip to content

Tags: EKGF/ekg-lib

Tags

v0.0.30

Toggle v0.0.30's commit message

Verified

This commit was signed with the committer’s verified signature.
jgeluk Jacobus Geluk
build: rename package from ekglib to ekg-lib for PyPI

- Rename GitHub repository from ekglib to ekg-lib
- Rename source directory from src/ekglib to src/ekg_lib
- Update all imports from ekglib to ekg_lib
- Update pyproject.toml package name and URLs
- Add GitHub Actions workflow for PyPI publishing with trusted publishing
- Update README with PyPI installation instructions
- Add FUNDING.yml for GitHub sponsors
- Update all references in docs, tests, and workflows

BREAKING CHANGE: Package import changed from `import ekglib` to
`import ekg_lib`

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

0.0.28

Toggle 0.0.28's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(version): bump version to 0.0.28