0.5.0
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
- Add support for building optimized string table (PR #30) by @filipnavara
- Make LEB128 size calculation branchless (PR #29) by @PaulusParssinen
- Add support for more than SHN_LORESERVE sections (PR #31) by @filipnavara
📦 Dependencies
- Bump library to use net7.0 (4338772)
🧰 Misc
Full Changelog: 0.4.0...0.5.0
Published with dotnet-releaser