Skip to content

Releases: metarank/lightgbm4j

3.3.1-2

08 Mar 00:14
Compare
Choose a tag to compare

Fixes an issue spotted in Metarank, when multiple classloaders may attempt to load same native library twice, as the lib name is unique.

3.3.1-1

21 Nov 10:21
Compare
Choose a tag to compare
  • upgrade to LightGBM 3.3.1
  • CI: jvm 17 support
  • CI: add macos big sur
  • support Dataset.getFeatureNames API call

3.2.1-1

19 Apr 08:29
Compare
Choose a tag to compare

Updated to the latest upstream version 3.2.1. No API changes.

3.2.0-2

23 Mar 23:12
Compare
Choose a tag to compare

Windows support

3.2.0-1

23 Mar 22:47
Compare
Choose a tag to compare

Upgrade to LightGBM 3.2.0

3.1.1-4

03 Feb 09:53
48649a7
Compare
Choose a tag to compare
  • support for Dataset.setField, Dataset.dumpText
  • native memory leak fix for Dataset.createFromMat
  • doc update about loading dataset from matrices in runtime
  • CI build support for java 8/11 and linux/macos

3.1.1-3

14 Dec 12:45
3d0091a
Compare
Choose a tag to compare
  • MacOS compatibility.

3.1.1-2

11 Dec 13:28
95b6ca4
Compare
Choose a tag to compare

Changes

  • Java 8 compatibility.
  • CI now runs the whole testsuite on java 8/11/15.

3.1.1-1

10 Dec 18:47
d91457f
Compare
Choose a tag to compare

No code changes in the library itself, only bin libraries were synced with upstream.

3.1.0-3

04 Dec 18:55
2dae513
Compare
Choose a tag to compare
bump version (#29)