Releases: FastPix/fastpix-python
Releases · FastPix/fastpix-python
v1.0.2
v1.0.1
Version - [1.0.1]
Fixed
- Fixed all error handling links in README.md documentation
- Corrected typos in file paths (e.g.,
fFastpix→Fastpix) - Updated filenames to match actual error class files (added missing underscores)
- Fixed 23 error class links to properly redirect to correct files
- Verified all links now point to existing files in
src/Fastpix/errors/directory
- Corrected typos in file paths (e.g.,
v1.0.0
Version - [1.0.0]
Added
- Complete API coverage for Media, Live Streaming, Video Data, and Signing Keys
- Python 3.9+ support with async/await patterns and type hints
- Media upload, management, and processing capabilities
- Live streaming with simulcasting support
- Video analytics and performance tracking
- Cryptographic signing keys for secure authentication
- In-video AI processing features
- DRM configuration and management
- Playlist creation and management
- Comprehensive error handling with specific exception types
- Both sync and async client implementations
- Built-in retry mechanisms and timeout handling
Changed
- Reorganized package structure for better maintainability
- Updated dependencies to modern Python packages (httpx, pydantic, httpcore)
- Improved API design with better error handling
- Enhanced documentation and examples
Fixed
- Improved error handling with specific exception types
- Fixed type annotation issues for better IDE support
- Ensured consistent API patterns across modules
v0.1.8
Version - [0.1.8]
- Updated the Version and Package sync
v0.1.7
Version - [0.1.7]
- Updated the Base URL
v0.1.6
Version - [0.1.6]
- Updated the Project URLs
v0.1.5
version - [0.1.5]
- Updated the version and added the file
v0.1.4
Version - [0.1.4]
- Modified the Package name
v0.1.3
Version - [0.1.3]
- Version updated
v0.1.2
- Workflow setup