Skip to content

0.4.1

Choose a tag to compare

@Mx-Iris Mx-Iris released this 16 Jun 14:49
· 156 commits to main since this release
  • Fixed an issue where demangle might fail for iOS 26 MachO files

  • Now if a demangle type fails, an error message will be printed without terminating the program

  • Added a new interface DemangleOptions, the printed information is closer to swift-interface