Skip to content

[1.0.0] - 2020-07-16

Compare
Choose a tag to compare
@gwhelanLD gwhelanLD released this 16 Jul 17:48
ac1f0e0

This is the first public release of the LDSwiftEventSource library. The following notes are what changed since the previous pre-release version.

Changed

  • Renamed EventHandler.onMessage parameter event to eventType.
  • The EventSource class no longer extends NSObject or URLSessionDataDelegate to not expose urlSession functions.