Releases: encounter/cwdemangle
Releases · encounter/cwdemangle
v1.0.0
- Separate crates
cwdemangleandcwdemangle-bin. cwdemangle(library) now has no dependencies and isno_std.- Add
--mw-extensionsto support Metrowerks extension types (__int128,__vec2x32float__, etc.). Disabled by default since they conflict with template argument literals and can't always be demangled correctly. - Fix issues with symbols in C++ classes/namespaces that contain double underscores.
Full Changelog: v0.1.7...v1.0.0
v0.1.7
Support negative template literals Fixes #1
v0.1.6
Handle trailing underscores in function name
v0.1.5
Version 0.1.5
v0.1.4
Version 0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1