Releases: Recouse/EventSource
Releases · Recouse/EventSource
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
EventParser
andEVEvent
protocols 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
0.0.8
Warning
Not for production!
What's Changed
- fix: forget to call continuation.finish() causing task suspension by @random-yang in #16
- Fixed connection closing for all
DataTask.readyState
values in 8761379 - Fixed
DataTask
memory leak in 7db041f
New Contributors
- @random-yang made their first contribution in #16
Full Changelog: 0.0.7...0.0.8
0.0.7
0.0.6
Warning
Not for production!
What's Changed
- Ability to define custom timeout interval by @isontheline in #5
- Added visionOS support #4
New Contributors
- @isontheline made their first contribution in #5
Full Changelog: 0.0.5...0.0.6