Skip to content

Releases: FastPix/fastpix-python

v1.0.2

15 Oct 10:23

Choose a tag to compare

Version - [1.0.2]

  • Fix the Packaging Issue

v1.0.1

09 Oct 16:55

Choose a tag to compare

Version - [1.0.1]

Fixed

  • Fixed all error handling links in README.md documentation
    • Corrected typos in file paths (e.g., fFastpixFastpix)
    • 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

v1.0.0

09 Oct 12:00

Choose a tag to compare

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

30 Jul 03:41
8ad5786

Choose a tag to compare

Version - [0.1.8]

  • Updated the Version and Package sync

v0.1.7

02 Jun 11:36

Choose a tag to compare

Version - [0.1.7]

  • Updated the Base URL

v0.1.6

02 Jun 11:01

Choose a tag to compare

Version - [0.1.6]

  • Updated the Project URLs

v0.1.5

02 Jun 09:52

Choose a tag to compare

version - [0.1.5]

  • Updated the version and added the file

v0.1.4

28 May 07:14
21838be

Choose a tag to compare

Version - [0.1.4]

  • Modified the Package name

v0.1.3

27 May 13:16
5d4f391

Choose a tag to compare

Version - [0.1.3]

  • Version updated

v0.1.2

27 May 13:08
5409cc3

Choose a tag to compare

  • Workflow setup