Skip to content

v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 22:54
925dd28

Features

  • Support for Python 3.11 has been added. (#224)
  • Support for Python 3.12 has been added. (#231)

Bugfixes

  • Enforce usage of argtypes when calling send_super. (#220)
  • The check identifying the architecture on which Rubicon is running has been corrected for x86_64 simulators using a recent Python-Apple-support releases. (#235)

Misc