Skip to content

feat: drop Python 3.10 and add Python 3.12#23

Merged
lars-reimann merged 1 commit intomainfrom
python-3.12
Oct 3, 2023
Merged

feat: drop Python 3.10 and add Python 3.12#23
lars-reimann merged 1 commit intomainfrom
python-3.12

Conversation

@lars-reimann
Copy link
Copy Markdown
Member

Summary of Changes

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

@codecov
Copy link
Copy Markdown

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
@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
Copy Markdown
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.

1 participant