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

feat: drop Python 3.10 and add Python 3.12 #23

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

lars-reimann
Copy link
Member

Summary of Changes

  • Remove support for Python 3.10
  • Add support for Python 3.12

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #23 (d52bca9) into main (0edcb99) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   50.00%   50.00%           
=======================================
  Files           1        1           
  Lines           2        2           
=======================================
  Hits            1        1           
  Misses          1        1           

@lars-reimann lars-reimann merged commit 091826d into main Oct 3, 2023
8 checks passed
@lars-reimann lars-reimann deleted the python-3.12 branch October 3, 2023 09:19
lars-reimann pushed a commit that referenced this pull request Nov 29, 2023
## [0.1.0](v0.0.1...v0.1.0) (2023-11-29)

### Features

* drop Python 3.10 and add Python 3.12 ([#23](#23)) ([091826d](091826d))
* port code from `library-analyzer` ([#16](#16)) ([5e0b3b1](5e0b3b1))

### Bug Fixes

* Added handling for boolean default values for parameters ([#25](#25)) ([1ff250d](1ff250d))
* **deps-dev:** bump urllib3 from 2.0.6 to 2.0.7 ([#26](#26)) ([ff1a33b](ff1a33b)), closes [#3144](https://github.com/Safe-DS/Stub-Generator/issues/3144)
* Fixed bugs for analyzing packages and api data creation. ([#27](#27)) ([80215a3](80215a3))
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 0.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant