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

Release api-v0.17.0 #119

Merged
merged 12 commits into from
Jun 11, 2024
Merged

Release api-v0.17.0 #119

merged 12 commits into from
Jun 11, 2024

Conversation

ImLucasBrown
Copy link
Member

@ImLucasBrown ImLucasBrown commented Jun 9, 2024

Critical changes:

! Dropped Python 2.7 support.

Additions:

+ Added deployment workflows

Changes:

* Replaced imp (deprecated) with importlib
* Fixed bug with file fallbacks unittest, not using os defined path sep.
* Refactored assertEquals >> assertEqual
* Updated readme with new badges and formatting

Removals:

- removed TravisCI

Notes:

... Packaging graph will now error out if it fails to build and upload to the test PyPi server.
... fixed bug caused by updating to importlib

Copy link
Member

@MichaelAldrich MichaelAldrich left a comment

Choose a reason for hiding this comment

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

ship it

@ImLucasBrown ImLucasBrown merged commit 8ee669c into release Jun 11, 2024
8 checks passed
@ImLucasBrown ImLucasBrown deleted the dev branch June 11, 2024 02:01
@ImLucasBrown ImLucasBrown restored the dev branch June 11, 2024 02:01
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