New
Release 2.1.0
What's Changed
- CHANGELOG: create skeleton by @woodruffw in https://github.com/trailofbits/pe-parse/pull/167
- Fix some sign conversions, CI cleanup by @woodruffw in https://github.com/trailofbits/pe-parse/pull/170
- Fix typo by @bostick in https://github.com/trailofbits/pe-parse/pull/172
- parse debug directories by @yardenshafir in https://github.com/trailofbits/pe-parse/pull/173
- Add value for CETCOMPAT by @yardenshafir in https://github.com/trailofbits/pe-parse/pull/174
New Contributors
- @bostick made their first contribution in https://github.com/trailofbits/pe-parse/pull/172
- @yardenshafir made their first contribution in https://github.com/trailofbits/pe-parse/pull/173
Full Changelog: https://github.com/trailofbits/pe-parse/compare/v2.0.0...v2.1.0