Skip to content

Releases: KeepSafe/ReLinker

ReLinker 1.2

20 Mar 20:55
Compare
Choose a tag to compare

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

ReLinker 1.2 Release Candidate

13 Mar 00:46
Compare
Choose a tag to compare
Pre-release

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

  • Added asynchronous loading
  • Added recursive loading
  • Added a logging interface
  • Added the ability to version your libraries
  • Added unit tests