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

Drop support for Python 3.8, begin adding type hints #32

Merged
merged 3 commits into from Jan 4, 2024

Conversation

shakefu
Copy link
Owner

@shakefu shakefu commented Jan 4, 2024

No description provided.

Copy link
Contributor

github-actions bot commented Jan 4, 2024

Release notes preview

5.0.0 (2024-01-04)

⚠ BREAKING CHANGES

  • ci: Python 3.8 is no longer supported and will cause errors due to
    the use of typing hints.

Features

  • ci: drop support for Python 3.8 (f8977ac)

Bug Fixes

  • cmd,lang: start adding type hinting (c643a36)

@coveralls
Copy link

coveralls commented Jan 4, 2024

Coverage Status

coverage: 93.098% (+0.04%) from 93.054%
when pulling 0544090 on add-some-typing
into 4a78820 on main.

BREAKING CHANGE: Python 3.8 is no longer supported and will cause errors due to
the use of typing hints.
@shakefu shakefu changed the title fix(cmd,lang): start adding type hinting Drop support for Python 3.8, begin adding type hints Jan 4, 2024
@shakefu shakefu merged commit 5fd17eb into main Jan 4, 2024
12 checks passed
@shakefu shakefu deleted the add-some-typing branch January 4, 2024 23:07
Copy link
Contributor

github-actions bot commented Jan 4, 2024

🎉 This PR is included in version 5.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants