Skip to content

Releases: pkujhd/goloader

0.0.10 version for golang 1.8.x-1.14.x

11 Aug 13:37
Compare
Choose a tag to compare

now, access firstmodule to register types in []typelink;
if a type uses on loader exe, it doesn't need register it any more.

0.0.9 version for golang 1.8.x-1.14.x

13 Jul 03:01
Compare
Choose a tag to compare

when unload module, remove all interface inter and types in this module
fix 0.0.8 tag bug

0.0.8 version for golang 1.8.x-1.14.x

29 Jun 05:36
Compare
Choose a tag to compare

when unload module, remove all interface inter and types in this module.

0.0.7 version for golang 1.8.x-1.14.x

23 Jun 07:16
Compare
Choose a tag to compare

rewrite inlinetree and buildModule
fix bug not copy findfuncbucket slice coming in bdc1a9b

0.0.6 version for golang 1.8.x-1.14.x

19 Jun 11:13
Compare
Choose a tag to compare

fix #16
completely rewrite relocate interface

0.0.5 version for golang 1.8.x-1.14.x

15 Jun 09:56
Compare
Choose a tag to compare

0.0.5 version for golang 1.8.x-1.14.x
fix #13
fix #14
fix #15

0.0.4 version for golang 1.8.x-1.14.x

05 Jun 10:54
Compare
Choose a tag to compare

0.0.4 version for golang 1.8.x-1.14.x

  1. fix relocate unnecessary type to load failed
  2. rewrite relocate interface, but it is still not a good deal

0.0.3 version for golang 1.8.x-1.14.x

25 May 07:07
Compare
Choose a tag to compare

0.0.2 version for golang 1.8.x-1.14.x

02 May 08:01
Compare
Choose a tag to compare

0.0.2 version for golang 1.8.x-1.14.x, support arm arm64 on linux(LE)

0.0.1 version for golang 1.8.x-1.13.x

09 Mar 11:19
Compare
Choose a tag to compare

support golang 1.8.x-1.13.x