Skip to content

Releases: encounter/objdiff

v0.4.4

05 Oct 04:20

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

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

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

Choose a tag to compare

What's Changed

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

v0.3.4

15 Jul 15:33

Choose a tag to compare

Add dark/light theme toggle (light theme WIP)

v0.3.3

07 Jul 22:43

Choose a tag to compare

Update all dependencies (again)

v0.3.2

11 May 07:03

Choose a tag to compare

Update all dependencies

v0.3.1

06 Feb 22:55

Choose a tag to compare

What's Changed

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

v0.3.0

21 Jan 18:22

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

Choose a tag to compare

  • Add application icon
  • Fixes for objects containing multiple sections with the same name