Releases: encounter/objdiff
Releases · encounter/objdiff
v0.3.0
What's Changed
- Fix data diffing (ba74d63)
- Support line number information (bea0a00)
- Use rustls on Linux (cd01b62)
- Upgrade egui (4b58f69)
- Support MIPS PIC relocations (8278d5d)
- Optionally support wgpu backend (6ee11ca)
- Use rabbitizer crate by @AngheloAlf (#22)
New Contributors
- @NickCondron made their first contribution in #23
- @AngheloAlf made their first contribution in #22
Full Changelog: v0.2.3...v0.3.0
v0.2.3
- Add application icon
- Fixes for objects containing multiple sections with the same name
v0.2.1
- Open Target dir for "Select obj"
v0.2.0
- Update checker & auto-updater
- Configure font sizes and diff colors
- Data diffing bug fixes & improvements
- Bug fix for low match percent
- Improvements to Jobs UI (cancel, dismiss errors)
- "Demangle" tool