Skip to content

0.5.4

Latest

Choose a tag to compare

@github-actions github-actions released this 06 May 00:57
· 13 commits to main since this release
d6d1089

Features

  • 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)

Misc