v0.3.0 - Initial Release #105
cboyd0319
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.
-
[0.3.0] - 2025-10-16
Added
Changed
Fixed
[0.1.0] - 2025-01-XX (Initial Release)
Added
🔒 Security Analysis: Detect and fix 9 categories of vulnerabilities
✨ Best Practices Enforcement: 10+ code quality improvements
🎨 Code Formatting: Integration with industry-standard tools
📊 Code Quality Metrics:
🛡️ Safety Features:
🔧 Command-Line Interface:
pyguard [paths]📦 Python API:
SecurityFixerclass for security fixesBestPracticesFixerclass for quality improvementsFormattingFixerclass for code formattingPyGuardLoggerfor structured loggingBackupManagerfor safe file operationsDiffGeneratorfor change visualization📝 Configuration:
📚 Documentation:
Technical Details
Release Process
Version Numbering
Release Checklist
pyguard/__init__.pypyproject.tomlDockerfileREADME.mdpytest)python -m build)git tag v0.3.0)git push && git push --tags)python -m twine upload dist/*)Note: Use
scripts/release.shto automate these steps.This discussion was created from the release v0.3.0 - Initial Release.
Beta Was this translation helpful? Give feedback.
All reactions