Releases: ft-circleci-orbs/cloudsmith-python-orb
Releases · ft-circleci-orbs/cloudsmith-python-orb
v1.1.1 Minor fixes to examples.
What's Changed
- Update poetry and pipenv examples by @robertboulton in #34
- Update simplepkg ver in test configure pip example to avoid blocking. by @robertboulton in #35
Full Changelog: v1.1.0...v1.1.1
v1.1.0 Add poetry functioanlity and examples.
What's Changed
- indent correctly by @hamza-samih in #33
- Create poetry example by @Seraph2000 in #32
Full Changelog: v1.0.1...v1.1.0
Add Pipenv example and test
We're adding an example and test for usage of Pipenv with this orb.
What's Changed
- add pipenv example yml by @hamza-samih in #30
- Tweak pipenv example by @hamza-samih in #31
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
Initial orb release with commands:
- set_env_vars_for_pip
- set_env_vars_for_twine
- upload_package
New Contributors
- @hamza-samih made their first contribution in #1
- @robertboulton made their first contribution in #2
- @Seraph2000 made their first contribution in #3
- @robgodfrey made their first contribution in #5
Full Changelog: https://github.com/ft-circleci-orbs/cloudsmith-python-orb/commits/v1.0.0