Skip to content

Releases: p-x9/swift-dwarf

Release list

0.2.0

Choose a tag to compare

@p-x9 p-x9 released this 22 Apr 15:28
6127d36

What's Changed

  • Refactor to avoid dependence on a specific binary format by @p-x9 in #2
  • Bump Swift version from 6.0 to 6.1 in CI configuration by @p-x9 in #4
  • Fix offset size checks in DWARFLocationList and DWARFRangeList by @p-x9 in #5
  • Add DWARF support for ELF files by @p-x9 in #3

Full Changelog: 0.1.0...0.2.0

0.1.0

Choose a tag to compare

@p-x9 p-x9 released this 27 Dec 13:19
8f56310

What's Changed

  • Add CI workflow configuration for macOS and Linux builds by @p-x9 in #1

New Contributors

  • @p-x9 made their first contribution in #1

Full Changelog: https://github.com/p-x9/swift-dwarf/commits/0.1.0