-
-
Notifications
You must be signed in to change notification settings - Fork 27
Releases: Recouse/EventSource
Releases · Recouse/EventSource
0.1.8
@Recouse
Recouse
d3d3a91
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Fix O(n2) 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
Assets 2
0.1.7
@Recouse
Recouse
713f8c0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Full Changelog: 0.1.6...0.1.7
Assets 2
0.1.6
@Recouse
Recouse
4913820
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
Assets 2
0.1.5
@Recouse
Recouse
7b2f4f5
This commit was signed with the committer’s verified signature.
Recouse
Firdavs Khaydar
SSH Key Fingerprint: sQdURlmxP9foaJdtmCuJj74SNf0SvPCXwzE8m+6MUZM
Verified
Learn about vigilant mode.
Assets 2
0.1.4
@Recouse
Recouse
d783b1c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
Assets 2
0.1.3
@Recouse
Recouse
9bd7c5a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Full Changelog: 0.1.2...0.1.3
Assets 2
1 person reacted
0.1.2
@Recouse
Recouse
29725a8
This commit was signed with the committer’s verified signature.
Recouse
Firdavs Khaydar
SSH Key Fingerprint: sQdURlmxP9foaJdtmCuJj74SNf0SvPCXwzE8m+6MUZM
Verified
Learn about vigilant mode.
Assets 2
1 person reacted
0.1.1
@Recouse
Recouse
bcdfb61
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
1 person reacted
0.1.0
@Recouse
Recouse
cb98227
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
Assets 2
1 person reacted
0.0.8
@Recouse
Recouse
7db041f
This commit was signed with the committer’s verified signature.
Recouse
Firdavs Khaydar
SSH Key Fingerprint: sQdURlmxP9foaJdtmCuJj74SNf0SvPCXwzE8m+6MUZM
Verified
Learn about vigilant mode.
0.0.8
Pre-release
Pre-release
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.readyStatevalues in 8761379 - Fixed
DataTaskmemory leak in 7db041f
New Contributors
- @random-yang made their first contribution in #16
Full Changelog: 0.0.7...0.0.8