Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Releases: Orange-OpenSource/OCast-iOS

1.2.1

25 Jul 14:30
Compare
Choose a tag to compare

Version 1.2.1, July 2018

  • project migration to generate a framework
  • add tests using a stick mock
  • add public settings events
  • refactoring
  • remove memory leaks
  • fix bugs

1.2.0

22 Jun 09:53
Compare
Choose a tag to compare

Version 1.2.0, June 2018

  • refactoring
  • fix bugs
  • change interface of delegate

1.1.0

21 Jun 07:57
Compare
Choose a tag to compare

Version 1.1.0, May 2018

  • migrate websocket from SocketRocket to Starscream
  • minor fixes

1.0.2

16 May 14:45
Compare
Choose a tag to compare

Version 1.0.2, May 2018

  • fix websocket bug on Release mode
  • update tests

1.0.1

15 May 09:46
80b0564
Compare
Choose a tag to compare

Version 1.0.1, April 2018

  • fix bugs
  • normalize method naming
  • clean code
  • migrate to swift 4.1

1.0.0

13 Apr 16:02
Compare
Choose a tag to compare

Version 1.0.0, April 2018

  • migrate to swift 4
  • code refactoring
  • clean code
  • add support options to high level APIs
  • fix bugs
  • update example code

0.3.0

19 Mar 16:33
Compare
Choose a tag to compare

Version 0.3.0, March 2018

  • fix volume settings
  • App2AppURL and Version fields are properly formatted

0.2.0

19 Mar 16:34
Compare
Choose a tag to compare

Version 0.2.0, November 2017

  • Drivers are now set in the Podfile.
    This impacts the driver registration method (registerDriver(for: with:) as it now needs a factory.

0.1.0

19 Mar 16:34
Compare
Choose a tag to compare

Version 0.1.0, October 2017

  • Initial version