Skip to content
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

Announce the 2.0.0 pre-release #682

Merged
merged 2 commits into from
Jan 13, 2024
Merged

Announce the 2.0.0 pre-release #682

merged 2 commits into from
Jan 13, 2024

Conversation

jcouball
Copy link
Member

@jcouball jcouball commented Jan 13, 2024

  • Ensure all commits include DCO sign-off.
  • Ensure that your contributions pass unit testing.
  • Ensure that your contributions contain documentation if applicable.

Description

Announce the 2.0.0 pre-release in the README.

git 2.0.0 is available as a pre-release version for testing! Please give it a try.

JRuby on Windows is not yet supported by the 2.x release line. Users running JRuby
on Windows should continue to use the 1.x release line.

The changes coming in this major release include:

  • Create a policy of supported Ruby versions to support only non-EOL Ruby versions
  • Create a policy of supported Git CLI versions (released 2020-12-25)
  • Update the required Ruby version to at least 3.0 (released 2020-07-27)
  • Update the required Git command line version to at least 2.28
  • Update how CLI commands are called to use the process_executer
    gem which is built on top of Kernel.spawn.
    See PR #617 for more details
    on the motivation for this implementation.

The tentative plan is to release 2.0.0 near the end of March 2024 depending on
the feedback received during the pre-release period.

The master branch will be used for 2.x development. If needed, fixes for 1.x
version will be done on the v1 branch.

Signed-off-by: James Couball <jcouball@yahoo.com>
Signed-off-by: James Couball <jcouball@yahoo.com>
@jcouball jcouball merged commit f97c57c into master Jan 13, 2024
9 checks passed
@jcouball jcouball deleted the announce_version_2 branch January 13, 2024 23:21
@jcouball jcouball mentioned this pull request Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant