-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support Scala-Native 0.5.0, bump minimum versions of Scala 2 and Scal…
…a 3 accordingly (#73) This would be the first step in getting the rest of com.lihaoyi out for scala native 0.5.0 Given the version support drops, which version should we bump here? Would it be the major version (i.e. geny 2.0.0), or a minor version (i.e. geny 1.1.0)? I am inclined to make it a minor version, reflecting the fact that Scala 3.1.3 is not LTS so dropping support is not a huge deal
- Loading branch information
Showing
3 changed files
with
22 additions
and
26 deletions.
There are no files selected for viewing
This file contains 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 @@ | ||
0.10.11 | ||
0.11.7-29-f2e220 |
This file contains 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 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