Version 0.7.0
Summary of changes:
Playback
SFBAudioPlayerNodechanges:
- Added ability to seek backward in a rendering decoder after decoding has finished
- Fixed race condition accessing active decoders
- Decoding now uses a dedicated thread
SFBAudioPlayerchanges:
- Changed
-audioPlayer:nowPlayingChanged:previouslyPlaying:
Miscellaneous
- Minor refactoring of
SFBPlaybackPositionandSFBPlaybackTime - Small changes to restore compatibility with older Swift and Xcode versions