Skip to content

Releases: getsentry/symbolic

12.14.1

06 Mar 08:46
Compare
Choose a tag to compare

Fixes

  • Restore support for older Rust versions and clarify MSRV policy. (#902)

12.14.0

05 Mar 15:00
Compare
Choose a tag to compare

Features

  • Expose API to apply access pattern hints to a ByteView.(#899).

Fixes

  • symcache: Explicitly map "holes" between functions (#897)

12.13.4

05 Feb 07:53
Compare
Choose a tag to compare

Fixes

  • Parse debug_str_offs section in Mach-O files (#895)

12.13.3

20 Jan 11:35
Compare
Choose a tag to compare

Improvements

  • Check UTF-8 validity memory efficiently (#890)

12.13.2

14 Jan 13:09
Compare
Choose a tag to compare

Fixes

  • Fixed GHA-based Windows builds (#891).

12.13.1

09 Jan 13:11
Compare
Choose a tag to compare
  • Fixed a compilation issue with older GCC compilers. (#886)

12.13.0

09 Jan 12:04
Compare
Choose a tag to compare
  • Update libswift demangle to v6.0.3 (#885)

12.12.4

18 Dec 13:36
Compare
Choose a tag to compare

Fixes

  • symcache: Fixed a bug related to to inlinee resolution during symcache conversion. (#883)

12.12.3

26 Nov 12:15
Compare
Choose a tag to compare

Fixes

  • js: Prefer "debug_id" for sourcemap debug IDs. (#878).

12.12.2

26 Nov 09:55
Compare
Choose a tag to compare

Fixes

  • js: Fixed an error when reading debug IDs from sourcemaps with
    both "debugId" and "debug_id" keys (#877).