Skip to content

Releases: RGF-team/rgf

3.12.0

07 Jan 22:03
Compare
Choose a tag to compare
  • Support Visual Studio 2022
  • Support macOS Monterey
  • Drop support of macOS Mojave
  • Drop support of Python 3.6
  • Added a pop-up note during R-package startup with workaround for attempt to apply non-function error

3.11.0

22 Aug 15:24
Compare
Choose a tag to compare
  • Support gcc-11
  • Fixed several CRAN notes for the R-package
  • Added CITATION info in the R-package

3.10.0

28 Apr 19:32
d62dbec
Compare
Choose a tag to compare
  • Drop Python 3.5 support
  • Drop Python 2.x support
  • Support macOS Big Sur
  • Drop support for 32-bit systems
  • Support R 4.x
  • Migrate CI infrastructure to GitHub Actions
  • Support Python 3.9
  • Fix compatibility with the latest scikit-learn version
  • Improve loading Python-modules in R-package

3.9.0

10 Aug 05:19
698a589
Compare
Choose a tag to compare

Support gcc 10

3.8.0

01 Apr 12:26
ed59b99
Compare
Choose a tag to compare

Support gcc-10

3.7.0

05 Feb 14:01
Compare
Choose a tag to compare
  • Support Python 3.8
  • Install joblib and six separately
  • Support macOS Catalina

3.6.0

09 Jun 15:01
Compare
Choose a tag to compare
  • Drop Python 3.4 support
  • Support Visual Studio 2019
  • Remove unused library

3.5.0

15 Jan 12:44
Compare
Choose a tag to compare

Support warm start and refactoring.

3.4.0

04 Dec 13:27
Compare
Choose a tag to compare
  • Changed location for storing temp files of rgf_python
  • Moved docker file under rgfteam account
  • Added AWESOME RGF
  • Moved RGF changelog to CHANGES file
  • Added R-package
  • Python 3.7 support in rgf_python
  • Converted RGF user guide from PDF to the reStructuredText format
  • Refined RGF examples
  • Reduced logs of files copying during installation of rgf_python
  • Fixed sklearn 0.20 and joblib 0.12 rgf_python compatibility
  • Renamed flag for RGF executable file in the config file for rgf_python
  • Refined error messages in rgf_python

3.3.0

21 Jul 11:52
Compare
Choose a tag to compare
  • Fix feature importances bug
  • Change repository structure
  • Change license
  • Fix doc
  • Refactoring