This repository was archived by the owner on Aug 28, 2023. It is now read-only.
Releases: MSeal/magicbell-python-sdk
Releases · MSeal/magicbell-python-sdk
v1.1.1: Open source updates
v1.1.0: Connection ergonomics
Added
- Add
MagicBell.connectandMagicBell.disconnectmethods for more ergonomic connection management.
Fixed
- Reorder
Notificationtypes to avoid forward ref issue in pydantic validation
v1.0.0: First open source release of the SDK
Added
- Initial repo setup with basic client and CI
- APIs supported:
- Create notification
- Create user
- Update user
- Delete user
- List projects
- Get project
- Create project
- Update project
- Delete project
- Updating channel configuration for a project (undocumented)
- Retrieve channel configuration for a project (undocumented)
- GraphQL queries