Skip to content

2.0.0 Release

Compare
Choose a tag to compare
@hcho3 hcho3 released this 16 Jul 18:38
· 149 commits to mainline since this release
b117da5

The new release incorporates the following major changes:

  • Remove dmlc-core dependency (#285, #287, #288, #289, #290, #291, #292, #293). #284 explains why we are jumping to a new major version.
  • Rename CHECK and LOG macros to avoid name collisions (#295)
  • Suppress warning about build time when parallel_comp is specified (#297)
  • Handle LightGBM models with '=' in feature names (#298)
  • Remove OpenMP dependency (#300)