Skip to content

Releases: usethis-python/usethis-python

0.11.0

13 May 07:30
3fc1fac

Choose a tag to compare

🚀 New Features

  • This release adds a new --show option to the usethis badge interface. This option will display the badge as markdown output without adding it to the README file.

🐞 Bug Fixes

  • The --quiet option did not properly suppress output when displaying warnings associated with failed README parsing in usethis badge. This has been fixed.

  • Due to a breaking change in Click v8.2.0, Click is now declared as a direct dependency temporarily until the ramifications can be addressed in Typer. The lower bound is declared as >=8.0.0 and the constraint !=8.2.0 to avoid the breaking change. For more information, see here.

🧹 Maintenance

  • The latest version of the Bitbucket Pipelines configuration file schema is now supported, specifically support for new options available regarding artifact uploads.

📚 Documentation

  • There have been various improvements to the documentation, especially the contribution guide.

🔧 Internal Changes

  • Minor improvements to the CI configuration have been made; the CI will no longer trigger for changes to markdown files only, and --break-system-packages is no longer used.

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

0.10.0

27 Apr 10:53
ac31600

Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.10.0

0.9.3

27 Apr 10:53
85f13c7

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

0.9.2

27 Apr 10:52
98c8dd1

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

0.9.1

27 Apr 10:52
34b3b52

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

0.9.0

27 Apr 10:51
735f88e

Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

0.8.1

27 Apr 10:51
fbdd757

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

0.8.0

27 Apr 10:51
259238c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

0.7.0

27 Apr 10:50
f5fdab9

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

0.6.1

27 Apr 10:50
c2210e5

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1