-
Notifications
You must be signed in to change notification settings - Fork 3.9k
v3.0.0rc1 #3071
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
v3.0.0rc1 #3071
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
a607d91
Update VERSION.txt
guolinke 7730d6d
Update VERSION.txt
guolinke ed7da4e
Update setup.py
guolinke 886f967
Update VERSION.txt
guolinke 5d1bf9f
Update setup.py
guolinke 461186a
Merge branch 'master' into v3-release
guolinke 58b5e5c
Update VERSION.txt
guolinke 0f89619
Merge branch 'master' into v3-release
guolinke e62844e
Merge branch 'master' into v3-release
guolinke 9659026
Merge branch 'master' into v3-release
guolinke a60c22d
Update .appveyor.yml
guolinke 6d42070
Update DESCRIPTION
guolinke be59538
Apply suggestions from code review
guolinke 0632ed0
Merge branch 'master' into v3-release
guolinke 5ed2abd
Apply suggestions from code review
guolinke 6f14211
Update DESCRIPTION
guolinke 27086f4
Apply suggestions from code review
guolinke fe90511
Create VERSION.txt
guolinke c671ceb
Apply suggestions from code review
guolinke 2380c9e
Update .gitignore
guolinke 14da03a
Update recreate-configure.sh
guolinke a6d7c9c
Update test_r_package.sh
guolinke 13d64a8
Update build-cran-package.sh
guolinke 5b86580
Delete VERSION.txt
guolinke 97a9a9d
Create VERSION.txt
guolinke 48b4778
Update main.yml
guolinke fb50bde
Update test_r_package_windows.ps1
guolinke 989560e
Update configure
guolinke 739eb50
Update test_r_package_windows.ps1
guolinke 306c147
Update test_r_package.sh
guolinke 16d7559
Delete VERSION.txt
guolinke f29eb74
Apply suggestions from code review
guolinke 5d79e77
update configure.ac
jameslamb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version: 2.3.2.{build} | ||
version: 3.0.0rc1.{build} | ||
|
||
image: Visual Studio 2015 | ||
platform: x64 | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: lightgbm | ||
Type: Package | ||
Title: Light Gradient Boosting Machine | ||
Version: 2.3.2 | ||
Date: 2019-11-26 | ||
Version: 3.0.0-1 | ||
Date: 2020-08-06 | ||
Authors@R: c( | ||
person("Guolin", "Ke", email = "[email protected]", role = c("aut", "cre")), | ||
person("Damien", "Soukhavong", email = "[email protected]", role = c("ctb")), | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.3.2 | ||
3.0.0rc1 | ||
guolinke marked this conversation as resolved.
Show resolved
Hide resolved
guolinke marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.