Releases: calm/PersistentStreamPlayer
Releases · calm/PersistentStreamPlayer
1.0.0
- Remove
player
property from external interface — this is an implementation detail that shouldn't be exposed to the outside world. If you have a strong need for exposing this property, please open an issue. - Added nullability attributes to make swift developers' lives easier
- Renames
shiftBack
toseekToTime
, with a warning in the code that it's still "in beta"