Skip to content

v0.14.0

Latest
Compare
Choose a tag to compare
@elliot-100 elliot-100 released this 27 Dec 11:50
· 5 commits to main since this release

0.14.0 - 2024-12-27

Added

  • Explicit constructors Event.from_dict(), Group.from_dict()
  • Tests: missing tests for Profile optional attributes; simplify Event 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