IQVIA-ML / LightGBM.jl

Julia FFI interface to Microsoft's LightGBM package
Other
93 stars 10 forks source link

Extend compat MLJModelInterface = "^0.3.6,^0.4,^1.0" #110

Closed ablaom closed 3 years ago

ablaom commented 3 years ago

MLJModelInterface 1.0 is identical to 0.4, so hopefully no surprises here.

BTW I suggest the developers add CompatHelper github action to automatically generate PR's like this one: https://juliaregistries.github.io/CompatHelper.jl/dev/

kainkad commented 3 years ago

@ablaom thank you for the upgrade and the suggestion on the CompatHelper

ablaom commented 3 years ago

@kd-iqvia Would you be so kind as to tag a new patch release?

kainkad commented 3 years ago

Hi @ablaom - the patch release v0.5.2 is available now.