Skip to content

Releases: FastPix/fastpix-ruby

v1.0.0

10 Oct 17:40

Choose a tag to compare

Version - [1.0.0]

feat!: release v1.0.0 with major feature expansion

  • Add playlist management capabilities
  • Implement in-video AI features (moderation, summarization, entity extraction)
  • Add analytics, metrics, and views management
  • Include DRM configuration support
  • Add signing keys for secure authentication
  • Enhance error handling and API coverage
  • Improve documentation and sample code

v0.0.1

02 Jul 12:47
46e34a2

Choose a tag to compare

Release - [0.0.1]

Added

  • Initial release of the FastPix Ruby SDK.
  • Support for all major FastPix Live Streaming API endpoints:
    • Create, manage, update, and delete live streams
    • Simulcast streams to external platforms
    • Manage playback IDs for streams and media
    • Upload and manage video assets (from URL and direct upload)
    • Retrieve and update media metadata
  • HTTP Basic authentication support
  • Server URL override support
  • Comprehensive error handling and custom error classes
  • Example usage and quick start documentation
  • CI workflow for RubyGems release