2.15.0
d-ryan-ashcraft
released this
23 May 20:25
·
48 commits
to dev
since this release
Overview
Added:
- Use
in-project
virtual environments by default - Improved CI build speeds (straight python install instead of pyenv)
- Upgraded to Baton 1.0.0
- Retry logic for PyPI push calls
Breaking Changes
None
Major Documentation Additions
What's Changed
- Update Baton to version 1.0.0 by @jacksondelametter in #132
- #119 ⚡ 💚 improve CI performance by @d-ryan-ashcraft in #133
- #135 ⬆️ upgrade to latest parent version by @d-ryan-ashcraft in #136
- #135 🐛 trailing slash enforcer break null/default URL during rele… by @d-ryan-ashcraft in #137
- #138 🔒 prevent passwords from being emitted as clear text by @d-ryan-ashcraft in #139
- #140 ✨ support in project virtual environments by @d-ryan-ashcraft in #141
- #142 ✨ add retry ability into push for smoother monorepo rel… by @d-ryan-ashcraft in #143
New Contributors
- @jacksondelametter made their first contribution in #132
Full Changelog: habushu-2.14.0...habushu-2.15.0