Skip to content

Releases: encounter/objdiff

v0.4.1

03 Sep 14:07
Compare
Choose a tag to compare
  • Allow config to specify object target_path and base_path explicitly, rather than relying on relative path from the target_dir and base_dir. Useful for more complex directory layouts.
  • Fix watch_patterns in project config not using default when omitted.
  • Fix "Rebuild on changes" not defaulting to true.
  • Keep watching project config updates even when "Rebuild on changes" is false.
  • Disable some configuration options when loaded from project config file.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

12 Aug 18:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.4.0

v0.3.4

15 Jul 15:33
Compare
Choose a tag to compare
Add dark/light theme toggle (light theme WIP)

v0.3.3

07 Jul 22:43
Compare
Choose a tag to compare
Update all dependencies (again)

v0.3.2

11 May 07:03
Compare
Choose a tag to compare
Update all dependencies

v0.3.1

06 Feb 22:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Jan 18:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.3.0

v0.2.3

12 Dec 06:32
Compare
Choose a tag to compare
  • Add application icon
  • Fixes for objects containing multiple sections with the same name

v0.2.1

08 Dec 07:10
Compare
Choose a tag to compare
  • Open Target dir for "Select obj"

v0.2.0

06 Dec 23:23
Compare
Choose a tag to compare
  • 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