Skip to content

0.3.6

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 10:10
· 153 commits to master since this release

Changes

✨ New Features

  • Add support for multiple line program table (c678e7c)
  • Add multiple_functions DWARF tests (0e09ebc)

🐛 Bug Fixes

  • Fix FormatExceptions due to Enum.ToString not supporting precision (PR #15) by @tmds
  • Fix SliceStream.Seek offset check (PR #19) by @filipnavara

🏭 Tests

  • Fix TestDebugLineLibMultipleObjs (5f0887d)

🧰 Misc

  • Don't make directory mandatory for DW_LNE_define_file (40b5602)
  • Log a warning if an extended opcode has an invalid length (6a89355)
  • Use dotnet-releaser, use net6.0 and update packages (f192089)

Full Changelog: 0.3.5...0.3.6