Skip to content

Releases: oozoofrog/SwiftDemangle

6.0.4

27 Nov 14:07
9beeda1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.3...6.0.4

6.0.3

26 Nov 13:29
Compare
Choose a tag to compare

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

25 Nov 15:40
3c183bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.9.1...6.0.0

5.9.1

22 Dec 00:49
95df46b
Compare
Choose a tag to compare

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

14 May 08:40
Compare
Choose a tag to compare

Full Changelog: 5.5.8...5.5.9

5.5.8

14 May 08:23
Compare
Choose a tag to compare

update README for 5.5.8

5.5.6

11 Mar 01:26
Compare
Choose a tag to compare

Full Changelog: 5.5.5...5.5.6

5.5.5

10 Mar 13:13
Compare
Choose a tag to compare

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

15 Feb 00:53
Compare
Choose a tag to compare

What's Changed

  • remote comparable extension of optional BinaryInteger types
  • update tests

New Contributors

Full Changelog: 5.5.3...5.5.4