Skip to content

Releases: encounter/objdiff

v0.5.0

06 Oct 04:14
Compare
Choose a tag to compare
  • Adds click-to-highlight: Highlights registers, instructions, arguments, symbols or addresses.
  • Adds "Original" instruction to hover tooltip, showing the non-simplified form of the instruction.
  • Updates all dependencies.
    • Resolves slowness when closing the application.

Full Changelog: v0.4.4...v0.5.0

v0.4.4

05 Oct 04:20
Compare
Choose a tag to compare
  • Add "Recent Projects" to file menu

Full Changelog: v0.4.3...v0.4.4

v0.4.3

10 Sep 04:36
Compare
Choose a tag to compare
  • Support completed field for objects in project config. In object tree, displays red for incomplete, green for complete.
  • Add support for one-sided diffs. A project can include objects without an associated source file for viewing.
  • Add versioning to the app's configuration, supporting upgrades without losing user configuration.
  • Support min_version field in objdiff.json.

Full Changelog: v0.4.1...v0.4.3

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