You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CFLifecycle will now use the default run loop if a loop instance isn't provided when it is constructed. (#746)
The Rubicon Objective C repository now has an AGENTS.md file and Spec Kit constitution to provide assistance for Generative AI tools. (#751)
Bugfixes
Stopping a CocoaLifecycle event loop no longer terminates the NSApplication instance when it stops. (#745)
The event loop has been updated to accommodate an internal context keyword argument used when adding and removing socket readers in Python 3.15.0a8. (#747)
Documentation
A new contribution guide has been added to the documentation. (#688)