All Versions
12
Latest Version
Avg Release Cycle
94 days
Latest Release
1580 days ago

Changelog History
Page 1

  • v1.2.0 Changes

    December 22, 2019

    โž• Added

    • ๐Ÿ‘ Swift 5.1 support.
  • v1.1.0 Changes

    April 28, 2019

    โž• Added

    • ๐Ÿ‘ Swift 5 support. ### ๐Ÿ”„ Changed
    • ๐Ÿ‘ Xcode 10.2 and Swift 5 are now required. For Swift 4 and Xcode 9 support, please use SwiftySound 1.0.0.
  • v1.0.0 Changes

    March 20, 2018

    โž• Added

    • Pause and resume methods.
    • "playing" and "paused" properties.
    • ๐Ÿ‘ Swift 4 support.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ Xcode 9 and Swift 4 are now required. For Swift 3 and Xcode 8 support, please use SwiftySound 0.7.0.
  • v0.7.0 Changes

    August 13, 2017

    โž• Added

    • Sound prepare method.
  • v0.6.0 Changes

    July 29, 2017

    โž• Added

    • Callbacks for sound playback.
  • v0.5.0 Changes

    July 22, 2017

    โž• Added

    • Sound volume property.
  • v0.4.0 Changes

    May 30, 2017

    โž• Added

    • Sound duration property.
    • Minor code improvements.
  • v0.3.0 Changes

    April 05, 2017

    โž• Added

    • ๐Ÿ“ฆ Swift Package Manager support.
    • ๐Ÿ‘ท The project now has unit tests integrated with CI server.
  • v0.2.1 Changes

    March 30, 2017

    โž• Added

    • This Changelog.

    ๐Ÿ›  Fixed

    • ๐Ÿš€ Carthage deployment target issue fixed.
  • v0.2.0 Changes

    March 16, 2017

    โž• Added

    • ๐Ÿ‘ Carthage support.
    • Sound categories can be changed with Sound.category static var.

    ๐Ÿ”„ Changed

    • ๐Ÿ“š Documentation improved.