🎉 SafeText v0.2.0 - Modern Infrastructure & Enhanced Developer Experience #57
fcakyon
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're excited to announce SafeText v0.2.0, a major release that modernizes our project infrastructure while maintaining full backward compatibility for users. This release focuses on improving developer experience, testing infrastructure, and packaging standards.
🚀 What's New
📦 Modern Python Packaging
🛠️ Developer Experience Improvements
🔄 Robust CI/CD Pipeline
🐛 Bug Fixes & Improvements
💻 For Users
The API remains unchanged - simply upgrade to enjoy better performance and reliability:
🔧 For Contributors
Quick Setup (Recommended)
What's Changed for Development
uv sync --extra dev
instead ofpip install -r requirements.txt
ruff
for linting/formatting instead of multiple toolspytest -n auto
for parallel test execution📊 Release Statistics
🙏 Acknowledgments
Special thanks to @fcakyon for leading this modernization effort!
📝 Full Changelog
Infrastructure & Tooling
Testing & CI/CD
Documentation
Bug Fixes
⬆️ Upgrading
This release maintains full backward compatibility. To upgrade:
For development setup with the new tooling, see our Contributing Guide.
Full Changelog: v0.1.1...v0.2.0
Beta Was this translation helpful? Give feedback.
All reactions