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

Add a changelog fragment for post-1.2 changes #62

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

kurtmckee
Copy link
Member

Python support

  • Drop support for Python 3.6 and 3.7.
  • Support Python 3.8+ and higher.

Changed

  • Use orjson for speed.

Development

  • Introduce a test suite.
  • Add CI to test the project.
  • Add CD to build and publish the project.
  • Use Dependabot to maintain CI/CD action versions.
  • Update pre-commit hooks.
  • Use pre-commit.ci to maintain pre-commit hook versions,
    and to run hooks against incoming PRs.

@kurtmckee kurtmckee self-assigned this Aug 28, 2024
@kurtmckee kurtmckee merged commit 9df2237 into globus:main Aug 29, 2024
2 checks passed
@kurtmckee kurtmckee deleted the changes branch August 29, 2024 01:18
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