Releases: oozoofrog/SwiftDemangle
6.0.4
6.0.3
What's Changed
- Update xcframework by @oozoofrog in #7
- remove unnecessary features(xcodeproj, Binary directory, etc)
- fix Package.swift
Full Changelog: 6.0.1...6.0.3
6.0.0
What's Changed
- docs: fix readme usage example by @bobbyg603 in #5
- Swift 6.0 by @oozoofrog in #6
New Contributors
- @bobbyg603 made their first contribution in #5
Full Changelog: 5.9.1...6.0.0
5.9.1
What's New:
Enhanced Demangling: Extends support to Swift 5.9 demangling syntax, covering new patterns and structures.
Improved Parsing Capabilities: Enhanced parsing for various Swift symbols including Builtin types, protocol descriptors, nominal and opaque type descriptors, and more.
Support for Advanced Generic Specializations: Improved parsing capabilities for complex generic specializations in Swift.
Distributed Thunk and Macro Expansion: Enhanced parsing for distributed thunk and macro expansions, providing more detailed insights.
Fixes and Improvements:
- Various bug fixes and performance improvements.
This release brings our demangling capabilities up to date with the latest advancements in Swift, ensuring broader compatibility and efficiency.
5.5.9
Full Changelog: 5.5.8...5.5.9
5.5.8
5.5.6
Full Changelog: 5.5.5...5.5.6
5.5.5
What's Changed
- binary target and binary framework must have same name by @oozoofrog in #2
Full Changelog: 5.5.4...5.5.5
5.5.4
What's Changed
- 5.5.4 by @oozoofrog in #1
- remote comparable extension of optional BinaryInteger types
- update tests
New Contributors
- @oozoofrog made their first contribution in #1
Full Changelog: 5.5.3...5.5.4