Releases: Machx/Konkyo
Releases · Machx/Konkyo
0.5.2
0.5.1
0.5.0
0.4.0
0.3.1
Full Changelog: 0.3.0...0.3.1
- Move descriptions for logging to their own section
- Remove promise until it is ready for release
0.3.0
Full Changelog: 0.2.3...0.3.0
- Update to Swift 5.7
- Update to require iOS 16
- Add
withLock
function - Add
getKeyWindow
for UIApplication - Swift Type Erasure
- Condition: Added
wait(until
- Mutex: Added
withLock
- UnfairLock: Added
withLock
- Updates to Unit Tests