2.0.0 Release
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)