Releases: ahuang11/streamjoy
Releases · ahuang11/streamjoy
v0.0.10
v0.0.9
v0.0.8
What's Changed
- Add option to set video quality by @zhihua-zheng in #41
- Allow width/height sizing_mode by @ahuang11 in #38
- Add progress bar by @ahuang11 in #43
New Contributors
- @zhihua-zheng made their first contribution in #41
Full Changelog: v0.0.7...v0.0.8
v0.0.7
v0.0.6
What's Changed
- Resolved issue with writing to fsspec from HoloViews in #23
- Implemented numpy support in #27
- Corrected max frames issue in #26
- Overhauled documentation and removed bokeh requirements in #28
- Support setting title across renderers in #31
- Allow custom webdriver for HoloViews in #32
- Added logo in #33
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
- Fixed non-required imports in serializers.py
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Added
bs4
andrequests
as requirements to help get started in #17 - Fixed
del
completed images for MP4Stream in #20 - Added support for remote filesystems like S3 through fsspec in #18
- Added
polars
in #15 - Moved
_expand*
methods intoserializers.py
for easier maintanence in #21
Full Changelog: v0.0.2...v0.0.3