Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Releases: swift-server/swift-backtrace

1.1.1

03 Sep 13:29
eaf2cef
Compare
Choose a tag to compare
  • feat: cross-compilation support (#17)

1.1.0

22 Jul 07:20
f244ad1
Compare
Choose a tag to compare
  • feat: add Backtrace.print() function (#15)

1.0.3

18 Jul 12:12
Compare
Choose a tag to compare
  • feat: use libbacktrace (#8)
  • feat: automatic demangling of Swift symbols (#10)

1.0.2

24 Apr 09:45
4ba1c19
Compare
Choose a tag to compare
  • feat: Support Swift 4.2 (#3)

1.0.1

20 Apr 19:57
979da51
Compare
Choose a tag to compare
  • fix: swift test on Linux (#1)
  • fix: Build CBacktrace as a system library (#2)

1.0.0

19 Apr 20:04
Compare
Choose a tag to compare
  • Initial release