Skip to content

ReLinker 1.2

Compare
Choose a tag to compare
@xiphirx xiphirx released this 20 Mar 20:55
· 49 commits to master since this release

ReLinker 1.2 introduces quite a few features and is 100% backwards compatible with previous versions

  • Added asynchronous loading #5
  • Added recursive loading #8
  • Added a logging interface #7
  • Added the ability to version your libraries #6
  • Added unit tests #9

Changes from RC

  • log() now logs the exception thrown when the system's linker fails to work properly #16