Skip to content

Releases: rjkiv/jeff

v0.3.1

09 Mar 00:43

Choose a tag to compare

With objdiff v.3.7.0 now out, the reloc adjustments from #5 have been restored.

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

v0.3.0

22 Feb 17:03
31b1a74

Choose a tag to compare

What's Changed

  • Rewrite jump table parsing for CFA by @rjkiv in #23
  • Fix typo in README.md by @encounter in #24
  • Jeff is now his own! Edited the Cargo.toml to use "jeff" as the binary name instead of "dtk" going forward.
  • Reverted #5 , as it caused a regression in COFFs.

New Contributors

Full Changelog: v0.2.0...v0.3.0

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

14 Feb 03:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

29 Jul 22:45

Choose a tag to compare

-Added the ability to write a depfile when running xex split. This will allow for the depfile contents to be tracked by ninja for a more streamlined workflow.

v0.1.0

28 Jul 04:30

Choose a tag to compare

jeff's very first release.
This will be the tag that the DC3 Decomp (and maybe future decomps!) will use in their automatic workflow.