Commit graph

5 commits

Author SHA1 Message Date
b889542590 feat: Update version to 0.3.0 in __init__.py and pyproject.toml 2026-02-20 12:43:39 +01:00
a8d1720b94 feat: Update version to 0.2.0 in __init__.py and pyproject.toml 2026-02-20 10:14:05 +01:00
6ff3109223 feat: Update versioning scripts and files for Elytra PIM Client 2026-02-20 10:13:20 +01:00
b8a7fb903e Add build scripts and configuration for Elytra PIM Client 2026-02-20 09:22:11 +01:00
05fca294f9 Add initial project structure and tests for Elytra PIM Client
- Created pyproject.toml for project metadata and dependencies.
- Added requirements.txt for development and production dependencies.
- Implemented basic test structure in the tests module.
- Developed unit tests for ElytraClient, including Pydantic validation and error handling.
2026-02-20 09:08:43 +01:00