This repository was archived by the owner on Jul 9, 2025. It is now read-only.
- 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"