This release will come with several bugfixes, in particular it will solve #71 and fixes the release CI job
What's Changed
- Fix conversion from int to EnumType to be py3.10+ compatible by @patacca in #66
- Mac support by @thebabush in #67
- Update qbindiff (export_path) and failsafe InstructionGroup by @RobinDavid in #69
- update .BinDiff file creation to comply with new API by @RobinDavid in #70
- Update README.md by @rc-94 in #68
New Contributors
- @thebabush made their first contribution in #67
Full Changelog: v1.2.2...v1.2.3