Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Prepare for release 2.0.1 and update changelog #322

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 3 commits into from
Mar 9, 2025

Conversation

aaronliu0130
Copy link
Member

The test failures in #318 gave me two thoughts:

  1. why the heck did that error not appear when I merged your "type hints" suggestion
  2. We now have all the more reason to bump Python to 3.9, and I really think we should get 2.0.1. out first with the pretty big bugfix before bumping. So let's release 2.0.1 and then continue development.

What's included in this PR

  • correct links for 2.0.1 changes
  • it's not january anymore aaron...
  • retroactively add some things that were included in 2.0 but not in its changgelog
  • bump version

@aaronliu0130 aaronliu0130 requested review from jayvdb and cclauss March 5, 2025 23:50
@cclauss
Copy link
Member

cclauss commented Mar 7, 2025

Please rebase because setup.py no longer exists.

* correct links for 2.0.1 changes
* it's not january anymore aaron...
* retroactively add some things that were included in 2.0 but not in its changgelog
* bump version
@aaronliu0130
Copy link
Member Author

@cclauss @jayvdb Hopefully we can get this release out tomorrow!

@cclauss
Copy link
Member

cclauss commented Mar 8, 2025

The dynamic version needs to be added to pyproject.toml before we can release so we do not have version in two places.

@aaronliu0130
Copy link
Member Author

@cclauss The dynamic version is in #317.

Copy link
Member

@cclauss cclauss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with

Python versions less than 3.8 are no longer supported.

@aaronliu0130 aaronliu0130 merged commit 07aba9e into cpplint:develop Mar 9, 2025
10 checks passed
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.

2 participants