Skip to content

Releases: calm/PersistentStreamPlayer

1.0.0

05 Jan 20:42
Compare
Choose a tag to compare
  • 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 to seekToTime, with a warning in the code that it's still "in beta"