What's Changed
- This release includes Python Wheels (#341)
- accept dot in valid charset for name by @nbourdau in #346
- Remove future from dependencies by @FantasqueX in #349
- Add machine types by @j-t-1 in #361
- Incorporate PEP 238 and PEP 3120 by @j-t-1 in #362
- Generate GUID fields of CV_INFO_PDB70 readable by Python by @UserUnknownFactor in #363
- Dynamic relocations support by @pspcreateprocess in #353
- Add Export Hash Method by @LloydLabs in #354
- Loosen export symbol validation: by @learn-more in #360
Finally @pombredanne's great suite of tests (forked from https://github.com/pombredanne/pefile-tests) now runs for regression tests and coverage as a GitHub Action. "Making a coverage badge" was helpful in setting up tests and coverage reporting.
New Contributors
- @nbourdau made their first contribution in #346
- @FantasqueX made their first contribution in #349
- @j-t-1 made their first contribution in #361
- @UserUnknownFactor made their first contribution in #363
- @pspcreateprocess made their first contribution in #353
- @LloydLabs made their first contribution in #354
Full Changelog: v2022.5.30...v2023.2.7