Releases: kirilltitov/FDBSwift
Releases · kirilltitov/FDBSwift
v5 "The Swift Awaitening" RC7
What's Changed
- Remove Linux test polyfills by @kirilltitov in #85
v5 "The Swift Awaitening" RC6
What's Changed
- Update test script to new download URLs by @kirilltitov in #83
- Make
FDBTuplePackable
methods more specific (and less general). More. by @kirilltitov in #84
Full Changelog: 5.0.0-rc-5...5.0.0-rc-6
v5 "The Swift Awaitening" RC5
What's Changed
- Fix scripts/install_pkgconfig.sh script by @kirilltitov in #82
Full Changelog: 4.2.0...5.0.0-rc-5
v5 "The Swift Awaitening" RC4 (DO NOT USE)
In this release install_pkgconfig.sh
script is broken. Use 5.0.0-rc-5
release instead.
What's Changed
- Fix DispatchSemaphore wait helper by @kirilltitov in #81
Full Changelog: 5.0.0-rc-3...5.0.0-rc-4
v5 "The Swift Awaitening" RC3
What's Changed
- Bump platform version to v12 by @kirilltitov in #80
Full Changelog: 5.0.0-rc-2...5.0.0-rc-3
v5 "The Swift Awaitening" RC2
What's Changed
- Bump API version to 630 (and FDB version in tests to 6.3.18) by @kirilltitov in #78
- Adopt LGN-Log package by @kirilltitov in #79
Full Changelog: 5.0.0-rc-1...5.0.0-rc-2
v5 "The Swift Awaitening" RC1
async
/await
adoptedSwift-NIO
dependency dropped- All tests passing both in macOS (ahead of Monterey) and Linux
- 🎉
Network options enhancements
4.1.2: Some rare bugs
Merge pull request #68 from dimitribouniol/version-stamp-fix Fixed minor consistency issues with testSetVersionstampedKey()
4.1.1: Versionstamp refinements
Merge pull request #63 from dimitribouniol/incomplete-versionstamps Updated the meaning of an incomplete versionstamp to match existing bindings