Skip to content

1.7.2

Compare
Choose a tag to compare
@dbu dbu released this 01 Nov 09:35
1.7.2
b159ffe

Fixed

  • FilteredStream uses @trigger_error instead of throwing exceptions to not
    break careless users. You still need to fix your stream code to respect
    isSeekable. Seeking does not work as expected, and we will add exceptions
    in version 2.