Skip to content

Release 0.19.3

Compare
Choose a tag to compare
@0cyn 0cyn released this 06 Jan 17:31
· 201 commits to master since this release

Mainly bugfixes, and a refactor that can potentially cut objc loading speed in half.

Tool

  • GUI: Better multithreading for the objc header syntax highlighting in the objc loader.

Library

  • Fix a lot of potential recursion/class-loading errors in objc
  • FIx method/property sorting in public API
  • Implement a Queueing system for loading Classes/Protocols/Categories
  • Implement a Cache for loaded Classes/Protocols/Categories
  • Update Repo Address