Releases: connor-ricks/swift-nibbles
Releases · connor-ricks/swift-nibbles
0.6.0
0.5.0
0.4.1
Full Changelog: 0.4...0.4.1
0.4
What's Changed
- 🔌 Sockets by @connor-ricks in #35
- ♻️ Converts HTTPRequest to be a struct instead of a class. by @connor-ricks in #36
- 🐛 Remove unnecessary import from SocketServer. by @connor-ricks in #37
Full Changelog: 0.3...0.4
0.3
What's Changed
- ♻️ Renames cache to stash. by @connor-ricks in #33
- ✨ Introduces ⚡️ Fuse as a Combine framework by @connor-ricks in #32
- ♻️ Rename HTTPNetworking to exchange. by @connor-ricks in #34
Full Changelog: 0.2...0.3
0.2
Releases 0.2 which primarily focuses on improvements to HTTPNetworking.
0.1
🎉 Initial release of swift-nibbles!