0.14.0 - 2024-12-27
Added
- Explicit constructors
Event.from_dict()
,Group.from_dict()
- Tests: missing tests for
Profile
optional attributes; simplifyEvent
tests
Changed
- Email attributes are Pydantic
EmailStr
type - Docs: be explicit when referring to Spond API; attributes aren't 'optional', they 'may not be present'.
- Update dev dependencies: mypy, pdoc, pytest, ruff
Full Changelog: v0.13.1...v0.14.0