Skip to content

0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 12:34
· 127 commits to master since this release

Changes

🐛 Bug Fixes

  • Fix counting the DwarfLineProgramTable layout (PR #23) by @filipnavara
  • Fix read string bigger than 128 bytes from Stream. (PR #27) by @lucasgl
  • Update unit tests and fix bugs to make them pass again (PR #32) by @filipnavara
  • Fixes ci to use ubuntu-20.04 (5747489)

🚀 Enhancements

📦 Dependencies

  • Bump library to use net7.0 (4338772)

🧰 Misc

  • Switch to net7.0 for tests/exes (6dcbec7)
  • Update readme.md (16aa919)

Full Changelog: 0.4.0...0.5.0

Published with dotnet-releaser