Skip to content

0.4.5

Choose a tag to compare

@github-actions github-actions released this 02 Feb 23:58
· 1072 commits to main since this release
a80a7dc

Bugfixes

  • Classes that undergo a class name change between alloc() and init() (e.g., NSWindow becomes NSKVONotifying_Window) no longer trigger instance cache eviction logic. (#258)

Misc