Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 07:43
· 33 commits to main since this release

objdiff has reached v1.0! πŸŽ‰

  • Added: Export function to decomp.me scratch (beta)
    • Documentation coming soon!
  • Added: Extended font configuration: load any system font
  • Added: DWARF 2+ line info support (#37)
  • Added: Option to relax relocation diffs: ignores differences in relocation targets. (Address, name, etc) (#34)
  • Fixed: Highlight: Consider uimm/simm/offset all equivalent (#33)
  • Changed: Re-enable wgpu. This goes back to wgpu (D3D12, Metal, Vulkan, OpenGL/ES) over glow (OpenGL ES).
  • Changed: Re-enable wsl. This restores the WSL2 configuration option, moved into project settings.

Full Changelog: v0.6.1...v1.0.0