Releases: Recouse/EventSource
Releases · Recouse/EventSource
Release list
0.1.9
What's Changed
- fix: add explicit default auth challenge handling to SessionDelegate by @liefran-sim in #51
- Fix watchOS build failure on Xcode 27 by @maximbilan in #52
Full Changelog: 0.1.8...0.1.9
0.1.8
What's Changed
- Fix O(n²) performance in ServerEventParser.parse() by @liefran-sim in #49
New Contributors
- @liefran-sim made their first contribution in #49
Full Changelog: 0.1.7...0.1.8
0.1.7
0.1.6
What's Changed
- Fix visionOS availability error for split(by:) method by @danielseidl in #45
New Contributors
- @danielseidl made their first contribution in #45
Full Changelog: 0.1.5...0.1.6
0.1.5
0.1.4
What's Changed
- Fixing crash in the custom Split function (iOS 15 and earlier) by @maximbilan in #26
New Contributors
- @maximbilan made their first contribution in #26
Full Changelog: 0.1.3...0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Warning
Not recommended for use in production!
What's Changed
- Architecture improvements by @Recouse in #17
- Introduced data-only mode.
- Introduced
EventParserandEVEventprotocols and allowed custom events implementation. - Fixed strict concurrency warnings.
- Migrated tests to Swift Testing.
- Other stability improvements.
Full Changelog: 0.0.8...0.1.0